From: Johannes Berg Date: Wed, 12 Nov 2014 15:45:12 +0000 (+0100) Subject: iwlwifi: build mac80211 rx_status in place X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0963b5d31cabf98afba1599c73324ce036cd081;p=pandora-kernel.git iwlwifi: build mac80211 rx_status in place Instead of building the rx_status on the stack and then copying it to the skb, allocate the skb a bit earlier and then build the rx_status in place. Signed-off-by: Johannes Berg Reviewed-by: IdoX Yariv Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed