From: Gábor Stefanik Date: Thu, 23 Apr 2009 17:36:14 +0000 (+0200) Subject: mac80211: Warn if the rate controller requests retries for a NO_ACK frame X-Git-Tag: v2.6.31-rc1~330^2~448^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9955151df7c6452cae2ed9649f53d265c91cf155;p=pandora-kernel.git mac80211: Warn if the rate controller requests retries for a NO_ACK frame To deter future rate scaling algorithm writers from requesting NO_ACK packets to be retried, throw a WARN_ON_ONCE if the algorithm hands us a try count over 1 for NO_ACK packet. Signed-off-by: Gábor Stefanik Signed-off-by: John W. Linville --- Reading git-diff-tree failed