]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitefe870f9f4ad74410a18ecbf0d9ba7c14b50a0fb
tree3b6ad109bc0e0da5f648858e0785ee8c927c98c1
parent81cfe79b9c577139a873483654640eb3f6e78c39
[PATCH] softmac: Fix inability to associate with WEP networks

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>
net/ieee80211/softmac/ieee80211softmac_assoc.c
net/ieee80211/softmac/ieee80211softmac_wx.c