iwlwifi: mvm: support MGMT frames in compressed BA
authorLiad Kaufman <liad.kaufman@intel.com>
Mon, 23 Oct 2017 12:02:42 +0000 (15:02 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 25 Nov 2017 15:46:11 +0000 (17:46 +0200)
commit087428d39721c7a721559977444dc7150132ce68
treeb1051b19aea2dafeed8674516cc8fefd2b769ba5
parent4c59ff5a9a9c54cc26c807dc2fa6933f7e9fa4ef
iwlwifi: mvm: support MGMT frames in compressed BA

In A000 family, compressed BA notifs can include MGMT
frames, so don't fail RXs in such a case.

While at it, since in A000 the TID for MGMT frames is
15, treat it in the RX flow as if received TID 8. This
way we won't require special handling of this TID.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c