]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: move skb padding reservation earlier
authorJohannes Berg <johannes.berg@intel.com>
Tue, 20 Feb 2018 15:32:36 +0000 (16:32 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Apr 2018 12:18:07 +0000 (15:18 +0300)
commit56b9b24301a84798c98ac2c05fcf9f711b392704
treeb28ab17a0db54e0c7724dc18053a9414537f6279
parentd5a9d503b8dc72b544610744041eff7f88f591f9
iwlwifi: mvm: move skb padding reservation earlier

Future changes will require moving the HE radiotap data into
the SKB head, but this means we need to have the alignment
reservation done before that. To prepare, move the alignment
reservation earlier here.

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