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)
commit1e5b7750315a8c2242444acda495555e7d52a6bf
treeb28ab17a0db54e0c7724dc18053a9414537f6279
parent18e8f43ff13e0dd0a485bc35bea91df37c26c4bb
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