diff options
author | Thomas Wagner <Thomas.Wagner@hs-rm.de> | 2012-09-25 21:32:55 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-09-28 13:54:02 -0400 |
commit | a549459c96ba99a691aa1cafeabdd327a7a2bfcf (patch) | |
tree | 6f9f8d92f82a80789e7e8b318380a62db8f91958 /drivers/net/wireless/ath/ath9k/ar9003_mci.h | |
parent | 1fd41a65f19bdabb31549af00ce23d4c5c14781a (diff) | |
download | linux-stable-a549459c96ba99a691aa1cafeabdd327a7a2bfcf.tar.gz linux-stable-a549459c96ba99a691aa1cafeabdd327a7a2bfcf.tar.bz2 linux-stable-a549459c96ba99a691aa1cafeabdd327a7a2bfcf.zip |
ath9k: Fix rx filtering issue for older chips
We need to have the promiscuous mode enabled for older
chipsets so that the olderchips hardware does not
filters out some valid/necessary frames that need
to be sent to mac80211. Fix this by enabling promiscus
mode for all the chipsets whose macversion <= AR9160
chipsets. This should fix
https://bugzilla.kernel.org/show_bug.cgi?id=45591
shafi: made the fix generic by having the frame filtering
disabled for chipsets older than AR9280.
Cc: Javier Cardona <javier@cozybit.com>
Signed-off-by: Thomas Wagner <Thomas.Wagner@hs-rm.de>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9003_mci.h')
0 files changed, 0 insertions, 0 deletions