wl1251: hack to disable filters for fixing association
authorKalle Valo <kalle.valo@nokia.com>
Fri, 7 Aug 2009 10:35:33 +0000 (13:35 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:42 +0000 (09:13 -0400)
Commit 9cef8737 "mac80211: fix managed mode BSSID handling" broke
association in wl1251, most probably because the driver configured
the bssid filter incorrectly. Workaround this by disabling filter
altogether. This needs to be fixed properly soon.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found