commit | 5220da39b4f6bd2ee69d298111ebebc0de886f2f | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Nov 24 16:50:00 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 28 14:43:57 2011 -0500 |
tree | ce3f10fe8005a140e0539a424a7e1dfdad492a4d | |
parent | 4db4e0a17fb0e7b345b344cde141b252794c2f19 [diff] |
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 <eliad@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>