mac80211: call skb_put() before copying the data (trivial)
authorEliad Peller <eliad@wizery.com>
Thu, 24 Nov 2011 14:50:00 +0000 (16:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Nov 2011 19:43:57 +0000 (14:43 -0500)
It doesn't have any actual effect here, but we should
skb_put() *before* copying the data.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found