]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit172fbcf343318d65f179bb7358b38a9c0fca39d9
tree41f52855638f1311070c08a682e53a9b2d24f781
parent021c0c114fb7629500371c1c534cf650e7e8adda
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