]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 10 Dec 2019 13:11:36 +0000 (15:11 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 23 Dec 2019 23:34:52 +0000 (01:34 +0200)
commit72b4fd8be26ae8d1065baa00dcafe2c08ce37e98
treee981db3ff1fb041661b8e30239e9dc4d0d9503b6
parent263b5a1b0125e31704a9e456a21fd5fc2c8795ad
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED

This bit has been misnamed since the initial implementation of the
driver.  The correct semantics is that setting this bit disables L0S
states, and we already clearly use it as such in the code.  Rename it
to avoid confusion.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-csr.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c