summaryrefslogtreecommitdiff
path: root/drivers/net/e1000
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2010-02-06 14:20:13 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2010-02-08 21:50:59 (GMT)
commit29165e4c8b265a415f1fd1dca947b5d4c72abc47 (patch)
treec10e69c0cafa08c75c2f8ded623c2d66a15b6953 /drivers/net/e1000
parent21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9 (diff)
downloadlinux-fsl-qoriq-29165e4c8b265a415f1fd1dca947b5d4c72abc47.tar.xz
mac80211: fix deauth race
When userspace requests a deauth while the authentication work is pending in the auth (not probe) state, we do not properly abort the work and then things get confused. Fix that and also improve the checks here to include the correct virtual interface, just in case two virtual interfaces would ever try to connect to the same BSS. Also fix a bug -- need to use list_del_rcu instead of just list_del to free a work item. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/e1000')
0 files changed, 0 insertions, 0 deletions