mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
authorFelix Fietkau <nbd@openwrt.org>
Tue, 2 Feb 2016 13:39:08 +0000 (14:39 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:33 +0000 (09:04 +0100)
commit88665f5a797a832ff7926ad2287ee41738bc09b9
treeef3d53d5b3235177a8eabc6ee4b523c9f64bf7ac
parentea32f065bd3e3e09f0bcb3042f1664caf6b3e233
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s

Prepararation for zero-copy A-MSDU support with page fragment SKBs

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c
net/wireless/util.c