commit | 679c54a67141fb12fd579c6097ebfab4cecf0043 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Fri Jul 05 16:15:04 2013 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jul 30 18:01:16 2013 +0300 |
tree | 406816dfb2adfc517d696bfac3d548bb55969de2 | |
parent | 80c78c67e6660db46f0a6e60941386ce22863e24 [diff] |
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>