iwlwifi: mvm: make iwl_mvm_update_sta() an inline
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Aug 2016 08:32:58 +0000 (10:32 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 19 Sep 2016 07:09:38 +0000 (10:09 +0300)
commit607876f1dac6c644d83964f3f4691e79737b5bb2
tree3b10213a0e9efea8cae854e5796878898b4cf33d
parent35177c9931465e06379729d1ef2a22628ac9cbdf
iwlwifi: mvm: make iwl_mvm_update_sta() an inline

There's no point in making this an out-of-line function
since it just calls a single other function with a few
changed parameters.

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