ath9k_hw: enable a BlockAck related fixup specific to AR9100
Fixes interop issues with aggregation in combination with multi-BSSID Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
6de66dd963
commit
f171760c55
@@ -1396,6 +1396,7 @@ enum {
|
||||
#define AR_STA_ID1_PCF 0x00100000
|
||||
#define AR_STA_ID1_USE_DEFANT 0x00200000
|
||||
#define AR_STA_ID1_DEFANT_UPDATE 0x00400000
|
||||
#define AR_STA_ID1_AR9100_BA_FIX 0x00400000
|
||||
#define AR_STA_ID1_RTS_USE_DEF 0x00800000
|
||||
#define AR_STA_ID1_ACKCTS_6MB 0x01000000
|
||||
#define AR_STA_ID1_BASE_RATE_11B 0x02000000
|
||||
|
Reference in New Issue
Block a user