]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove unnecessary overload variable
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jun 2018 12:07:49 +0000 (14:07 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:45 +0000 (10:25 +0300)
commit4939ab8f060571f8c1b4e1d2f38a67abdeed12db
tree42ccd7efa7d10d26d9b7f775689a16dfe956a60b
parent56d40514c5879c4ac4bdce7bff5755b41fad37ca
iwlwifi: mvm: remove unnecessary overload variable

This is equivalent to checking he_phy_data != HE_PHY_DATA_INVAL,
which is already done in a number of places, so remove the extra
'overload' variable entirely.

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