]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31022e3fa77109817574162e89e488cb0b1cbdc6
tree3b10213a0e9efea8cae854e5796878898b4cf33d
parent52f0616290857b5856c21ad8aa5d72b5159c2052
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