]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: advertize beacon_int_min_gcd
authorAnilkumar Kolli <akolli@codeaurora.org>
Wed, 28 Mar 2018 09:19:40 +0000 (12:19 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Mar 2018 09:01:19 +0000 (12:01 +0300)
commit07fbb64be80109b5eba9de48b09ced0f878fdd5f
tree9fb367caa07834620e30ab74230b36b7ee43dd16
parent2c86ad066b47d83a1e764a9e18c918ca2bf309d0
ath10k: advertize beacon_int_min_gcd

This patch fixes regression caused by 2a7d9529738a
("cfg80211: support virtual interfaces with different beacon intervals"),
with this change cfg80211 expects the driver to advertize
'beacon_int_min_gcd' to support different beacon intervals in multivap
scenario. This support is added for, QCA988X/QCA99X0/QCA9984/QCA4019.

Verifed AP + mesh bring up on QCA9984 with beacon interval 100msec and
1000msec respectively.
Frimware: firmware-5.bin_10.4-3.5.3-00053

Fixes: 2a7d9529738a ("cfg80211: support virtual interfaces with different beacon intervals")
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/mac.c