commit | 07f62bb953e83f070df068589b391f74cc06ccca | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 14 14:07:49 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Sat Oct 06 10:25:45 2018 +0300 |
tree | 42ccd7efa7d10d26d9b7f775689a16dfe956a60b | |
parent | 155f7e0441cd121b1e673d465a35e99f4b9b2f0b [diff] |
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>