From: Johannes Berg Date: Sun, 17 Jan 2010 00:47:56 +0000 (+0100) Subject: mac80211: clear TX control on filtered frames X-Git-Tag: v2.6.34-rc1~233^2~421^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697e6a0fb0c8783695d4b4a5d7131476b296d623;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed