summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
diff options
context:
space:
mode:
authorIvo van Doorn2008-09-22 19:40:04 +0200
committerJohn W. Linville2008-09-24 22:18:03 +0200
commitacaf908d408ccd49f13aeb46cbd4428a4db174d1 (patch)
tree9ee347bacb617f7729e19a84d76e909908980cc8 /net/wireless/core.c
parentmac80211: fix led behavior in IBSS (diff)
downloadkernel-qcow2-linux-acaf908d408ccd49f13aeb46cbd4428a4db174d1.tar.gz
kernel-qcow2-linux-acaf908d408ccd49f13aeb46cbd4428a4db174d1.tar.xz
kernel-qcow2-linux-acaf908d408ccd49f13aeb46cbd4428a4db174d1.zip
rt2x00: Fix HW crypto key handling
When a crypto key is being removed, rt2x00mac should not reset the key->hw_key_idx value because that will prevent the driver from removing the correct key from the hardware. Furthermore ffz() starts counting at 0 instead of 1, so we don't need to substract 1 from the resulting value. Signed-off-by: Stephen Blackheath <tramp.enshrine.stephen@blacksapphire.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions