diff options
author | John W. Linville <linville@tuxdriver.com> | 2010-01-22 18:33:09 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-22 18:39:14 +0100 |
commit | e4fca007b06165900d0e44e8d5e251376819bf5d (patch) | |
tree | 3abf108c8ff0ab50de3875bd1dd5b05454e30f98 /Documentation/devices.txt | |
parent | libertas/assoc.c: rearrange some strange line breaks (diff) | |
download | linux-e4fca007b06165900d0e44e8d5e251376819bf5d.tar.xz linux-e4fca007b06165900d0e44e8d5e251376819bf5d.zip |
mac80211: avoid NULL ptr deref when using WEP
"mac80211: move control.hw_key assignment" changed an if-else into two
separate if statments, but the if-else is needed to prevent
dereferencing a null info->control.hw_key. This fixes avoids a lock-up
during association on my machine when using WEP.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/devices.txt')
0 files changed, 0 insertions, 0 deletions