commit | f26b32ed4bd5780855a79bb17fb1a431fa867dad | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Fri Aug 07 13:35:33 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:13:42 2009 -0400 |
tree | 61b17b64da1167070cca697c2db41bebf370a905 | |
parent | 2789da9e58cc8db4e74359491a425712b5fcfdb6 [diff] |
wl1251: hack to disable filters for fixing association 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>