diff options
author | James Ketrenos <jketreno@linux.intel.com> | 2005-09-21 18:54:22 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-22 05:01:52 +0200 |
commit | 259bf1fd8a7cc0f6b47fd8a9ac5e2dfc33182a3d (patch) | |
tree | 6c59c778280f899929c3d09c7f5564d80da830c2 /ipc | |
parent | [PATCH] ieee80211: Fix kernel Oops when module unload (diff) | |
download | linux-259bf1fd8a7cc0f6b47fd8a9ac5e2dfc33182a3d.tar.xz linux-259bf1fd8a7cc0f6b47fd8a9ac5e2dfc33182a3d.zip |
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant with WEP
tree 898fedef6ca1b5b58b8bdf7e6d8894a78bbde4cd
parent 8720fff53090ae428d2159332b6f4b2749dea10f
author Zhu Yi <jketreno@io.(none)> 1124435746 -0500
committer James Ketrenos <jketreno@linux.intel.com> 1127312509 -0500
Allow drivers to fix an issue when using wpa_supplicant with WEP.
The problem is introduced by the hwcrypto patch. We changed indicator of
the encryption request from the upper layer (i.e. wpa_supplicant):
In the original host based crypto the driver could use: crypt &&
crypt->ops.
In the new hardware based crypto, the driver should use the flags
specified in ieee->sec.encrypt.
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions