ath10k: setup rts/frag thresholds upon vdev creation
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 5 Jul 2013 13:15:04 +0000 (16:15 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:16 +0000 (18:01 +0300)
commit679c54a67141fb12fd579c6097ebfab4cecf0043
tree406816dfb2adfc517d696bfac3d548bb55969de2
parent80c78c67e6660db46f0a6e60941386ce22863e24
ath10k: setup rts/frag thresholds upon vdev creation

mac80211 configures rts/frag thresholds per-hw not
per-vif. ath10k FW expects those values to be set
per-vdev (i.e. per-vif).

ath10k should now respect rts/frag thresholds set
before a given interface was brought up.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c