iwlwifi: mvm: update QoS parameters when they change
authorJohannes Berg <johannes.berg@intel.com>
Tue, 9 Sep 2014 13:49:19 +0000 (15:49 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 14 Sep 2014 19:02:23 +0000 (22:02 +0300)
commitf7d8b70290e64eefcacfa598e46638689b8b6d11
tree4771010db26be8c5483ed3e70a959e87614eccda
parent397453377642e266676d60cb174ef58f3e202c70
iwlwifi: mvm: update QoS parameters when they change

The QoS parameters can change during the lifetime of the BSS,
and more importantly hostapd only sets up the correct ones
after having started the AP/GO. Resend the MAC context when
the parameters change, with the updated parameters.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c