From: Larry Finger Date: Tue, 1 Mar 2011 05:36:09 +0000 (-0600) Subject: rtl8187: Change rate-control feedback X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6410db593e8c1b2b79a2f18554310d6da9415584;p=pandora-kernel.git rtl8187: Change rate-control feedback The driver for the RTL8187L chips returns IEEE80211_TX_STAT_ACK for all packets, even if the maximum number of retries was exhausted. In addition it fails to setup max_rates in the ieee80211_hw struct, This behavior may be responsible for the problems noted in Bug 14168. As the bug is very old, testers have not been found, and I do not have the case where the indicated signal is less than -70 dBm. Signed-off-by: Larry Finger Acked-by: Hin-Tak Leung Cc: Stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed