mac80211: rate control status only for controlled packets
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 23 Mar 2009 13:10:22 +0000 (14:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:15 +0000 (20:13 -0400)
This patch changes mac80211 to not notify the rate control algorithm's
tx_status() method when reporting status for a packet that didn't go
through the rate control algorithm's get_rate() method.

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

No differences found