From: Eliad Peller Date: Thu, 24 Nov 2011 14:50:00 +0000 (+0200) Subject: mac80211: call skb_put() before copying the data (trivial) X-Git-Tag: v3.3-rc1~182^2~261^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5220da39b4f6bd2ee69d298111ebebc0de886f2f;p=pandora-kernel.git mac80211: call skb_put() before copying the data (trivial) It doesn't have any actual effect here, but we should skb_put() *before* copying the data. Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed