From: Arik Nemtsov Date: Tue, 22 Feb 2011 22:22:27 +0000 (+0200) Subject: wl12xx: report invalid TX rate when returning non-TX-ed skbs X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d36cd892c130a5a781acb282e083b94127f1c50;p=pandora-kernel.git wl12xx: report invalid TX rate when returning non-TX-ed skbs Report a TX rate idx of -1 and count 0 when returning untransmitted skbs to mac80211 using ieee80211_tx_status(). Otherwise mac80211 tries to use the returned (essentially garbage) status. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed