iwlwifi: mvm: remove redundant condition
authorJohannes Berg <johannes.berg@intel.com>
Thu, 6 Dec 2018 11:04:31 +0000 (12:04 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 4 Feb 2019 10:28:06 +0000 (12:28 +0200)
commitf992c61d59fb2eb1a234890ef92f378a47ebe20b
tree3df837bf48c40f1c8f0070946eb559d62c066514
parent679bff239f51388a61a3cb4a512bc3a1d6e66d74
iwlwifi: mvm: remove redundant condition

In iwl_mvm_sta_alloc_queue_tvqm(), we know that we have a
station, so no need to check it.

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