]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5ffc7b45c46fcc4b89aa66fa4426ced05ff4e56
tree50cc0495e5fd64fd00942c9c5dc8cfc3984a80e1
parentb831f41bd7a84e68a4a079b847829762f5b4f876
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