iwlwifi: mvm: pull some he_phy_data decoding into a separate function
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jun 2018 12:36:22 +0000 (14:36 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:46 +0000 (10:25 +0300)
commit59b8cf0cfb5ac508e362ae1ddf0dfb91744856fb
tree41f52855638f1311070c08a682e53a9b2d24f781
parenteb89c0fb9191e6ebd8f1af52624f1aa034b707b6
iwlwifi: mvm: pull some he_phy_data decoding into a separate function

Pull some of the decoding of he_phy_data into a separate function so
we don't need to check over and over again if it's valid.

While at it, fix the UL/DL bit reporting to be for all but trigger-
based frames.

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