mac80211: clear TX control on filtered frames
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 17 Jan 2010 00:47:56 +0000 (01:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Jan 2010 21:25:16 +0000 (16:25 -0500)
When an skb survived a round-trip through the driver
and needs to be re-used, its control information is
definitely not valid any more, the driver will have
overwritten it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found