From: Gábor Stefanik Date: Thu, 23 Apr 2009 17:36:11 +0000 (+0200) Subject: ath9k: Fix handling of retry count of NO_ACK frames X-Git-Tag: v2.6.31-rc1~330^2~448^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d3f458a1e3350dfcbdc3b6aefa75d20d59ee17;p=pandora-kernel.git ath9k: Fix handling of retry count of NO_ACK frames Check for IEEE80211_TX_CTL_NO_ACK instead of is_multicast_ether_addr when determining whether to use lowest rate without retries. Signed-off-by: Gábor Stefanik Signed-off-by: John W. Linville --- Reading git-diff-tree failed