iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie
authorJohannes Berg <johannes.berg@intel.com>
Tue, 20 Jun 2017 13:10:31 +0000 (15:10 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Aug 2017 09:41:45 +0000 (12:41 +0300)
commit9ad8fd0b4a24e64c34130bdfed95bfbf382c8e59
treedae6434ac9713d2c8670e2fd44dea1eb78a21e2f
parent6667e6589a02df8f27f8eebfabd8891c9d74152c
iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie

Rename this function to the more appropriate iwl_pcie_check_hw_rf_kill()
since it's only a function in the pcie code and cannot be called from
any other place.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/drv.c
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c