]> git.karo-electronics.de Git - karo-tx-linux.git/commit
softmac: Fix ESSID problem
authorJean Tourrilhes <jt@hpl.hp.com>
Tue, 17 Jul 2007 15:46:33 +0000 (10:46 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Aug 2007 21:27:38 +0000 (14:27 -0700)
commitab257af4cb8140bd117c8ab44506bc657f713cb9
tree14399d87a36987e72069aa73aa5a4ec85e9401a6
parentb336114c8eab95d6892efd325247d2d5860d3ae0
softmac: Fix ESSID problem

Victor Porton reported that the SoftMAC layer had random problem when setting the ESSID :
http://bugzilla.kernel.org/show_bug.cgi?id=8686 After investigation, it turned out to be
worse, the SoftMAC layer is left in an inconsistent state. The fix is pretty trivial.

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Acked-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ieee80211/softmac/ieee80211softmac_assoc.c