]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: reset auth algorithm
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 2 Jul 2009 13:49:03 +0000 (15:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:53 +0000 (15:01 -0400)
commit557d455f4ecda5dfd3202f8fcae7f819543d610e
treecba00d2a764e41254c081cf4b099d3478b356b73
parent4188cbbcff7a4eb7decc3bffab3778fe4ff2ffef
cfg80211: reset auth algorithm

When the interface is brought down, we need to
reset the auth algorithm because wpa_supplicant
doesn't reset it, and then we fail to use shared
key auth when required later.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/core.c