From: Ido Yariv Date: Sun, 27 Feb 2011 22:16:13 +0000 (+0200) Subject: wl12xx: Remove private headers in wl1271_tx_reset X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e9f746f63c9b881f2ca4a35dbdfd34b1a8a215;p=pandora-kernel.git wl12xx: Remove private headers in wl1271_tx_reset Frames in the tx_frames array include extra private headers, which must be removed before passing the skbs to ieee80211_tx_status. Fix this by removing any private headers in wl1271_tx_reset, similar to how this is done in wl1271_tx_complete_packet. Signed-off-by: Ido Yariv Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed