Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath9k
Sujith Manoharan ca14405e3b ath9k: Fix sequence number assignment
Currently, ath9k uses a global counter for all
frames that need to be assigned a sequence number.
QoS-data frames are handled properly since they
have a per-tid counter. But, beacons and other
management frames use the same counter even if
multiple interfaces or contexts are present.

Fix this issue by making the counter per-interface
and using it when mac80211 sets IEEE80211_TX_CTL_ASSIGN_SEQ.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-10-08 15:24:15 -04:00
..
2013-10-14 13:39:58 -04:00
2014-02-12 15:36:08 -05:00
2014-06-25 15:40:37 -04:00
2014-01-03 15:37:01 -05:00
2013-12-02 14:24:53 -05:00
2014-10-08 15:24:15 -04:00
2014-10-08 15:24:15 -04:00
2013-12-18 15:23:22 -05:00
2014-10-02 14:26:32 -04:00
2014-04-30 11:42:35 -04:00
2014-09-16 16:18:40 -04:00
2013-12-18 15:23:22 -05:00
2014-02-12 15:36:03 -05:00
2014-02-12 15:36:03 -05:00
2014-09-30 13:17:48 -04:00
2014-10-07 14:48:37 -04:00
2014-06-19 15:49:18 -04:00
2014-09-16 16:18:42 -04:00
2014-10-08 15:24:15 -04:00
2013-09-26 15:13:48 -04:00
2014-09-09 15:27:21 -04:00
2014-10-08 15:24:15 -04:00