From: Larry Finger Date: Wed, 19 Sep 2007 03:00:52 +0000 (-0500) Subject: [PATCH] softmac: Fix inability to associate with WEP networks X-Git-Tag: v2.6.23-rc9~46^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe870f9f4ad74410a18ecbf0d9ba7c14b50a0fb;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed