[PATCH] softmac: Fix inability to associate with WEP networks
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 19 Sep 2007 03:00:52 +0000 (22:00 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Sep 2007 15:26:33 +0000 (11:26 -0400)
Commit 4cf92a3c was submitted as a fix for bug #8686 at bugzilla.kernel.org
(http://bugzilla.kernel.org/show_bug.cgi?id=8686). Unfortunately, the fix led to
a new bug, reported by Yoshifuji Hideaki, that prevented association for WEP
encrypted networks that use ifconfig to control the device. This patch effectively
reverts the earlier commit and does a proper fix for bug #8686.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found