iwlwifi: mvm: update offloaded rate control on changes
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Mar 2019 12:22:43 +0000 (13:22 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 3 Apr 2019 08:13:06 +0000 (11:13 +0300)
commitdcfe3b103dd1348706bbdcfb9921c65452a6144e
tree15e4a96390c4e25bd8cb57b17eb2906392e1f5fe
parentf5ae2f932e2f8f4f79796f44832ae8fca26f188a
iwlwifi: mvm: update offloaded rate control on changes

With offloaded rate control, if the station parameters (rates, NSS,
bandwidth) change (sta_rc_update method), call iwl_mvm_rs_rate_init()
to propagate those change to the firmware.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c