]> 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)
commitb1bb33fe921dfb76687b84f79a4f0946486c8367
tree42ccd7efa7d10d26d9b7f775689a16dfe956a60b
parentf3d541fff00d15a80df0774989abd5cd45f6a25f
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