iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsing
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jun 2018 12:52:19 +0000 (14:52 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:47 +0000 (10:25 +0300)
commit42d8a9d5783e4efdbdf746b139dc98e2b64f3ce3
tree50cc0495e5fd64fd00942c9c5dc8cfc3984a80e1
parentffe9d734b8b556737c87acaa08666d0a6c1686ab
iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsing

This code gets shorter if it doesn't have to check all the
conditions, so move it to an appropriate place that has all
of them validated already.

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