commit | 1e5b7750315a8c2242444acda495555e7d52a6bf | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Feb 20 16:32:36 2018 +0100 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Apr 26 15:18:07 2018 +0300 |
tree | b28ab17a0db54e0c7724dc18053a9414537f6279 | |
parent | 18e8f43ff13e0dd0a485bc35bea91df37c26c4bb [diff] |
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>