commit | 697e6a0fb0c8783695d4b4a5d7131476b296d623 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun Jan 17 01:47:56 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 19 16:25:16 2010 -0500 |
tree | fb64bc9a92a200405736683843a58209230b4056 | |
parent | edc6ccb7b992bd9ea5db4555c8f0bf74c656f964 [diff] |
mac80211: clear TX control on filtered frames 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>