From: Johannes Berg Date: Mon, 23 Mar 2009 13:10:22 +0000 (+0100) Subject: mac80211: rate control status only for controlled packets X-Git-Tag: v2.6.30-rc1~642^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b874e83c970b45c328ab12239b066a43505454c;p=pandora-kernel.git mac80211: rate control status only for controlled packets 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed