cfg80211: add function for 802.3 conversion with separate output buffer
authorFelix Fietkau <nbd@openwrt.org>
Tue, 2 Feb 2016 13:39:09 +0000 (14:39 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:33 +0000 (09:04 +0100)
commit2d1c304cb2d5cf28d8362496bd9ea6aadf4f01d2
treec8634cadd97bcc9e6de2cbdf48fcc09918c841fc
parent88665f5a797a832ff7926ad2287ee41738bc09b9
cfg80211: add function for 802.3 conversion with separate output buffer

Use skb_copy_bits in preparation for allowing fragmented skbs

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