]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit07f62bb953e83f070df068589b391f74cc06ccca
tree42ccd7efa7d10d26d9b7f775689a16dfe956a60b
parent155f7e0441cd121b1e673d465a35e99f4b9b2f0b
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