From: Ivo van Doorn Date: Fri, 23 May 2008 16:13:49 +0000 (+0200) Subject: rt2x00: Don't count retries as failure X-Git-Tag: v2.6.26-rc5~34^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2088d4174e4292aef892bb7095fc3c3ea5bd117c;p=pandora-kernel.git rt2x00: Don't count retries as failure Link quality estimation became quite low for all rt2x00 drivers because the number of retries it took to send the frame were counted as failure. This does not correspond to the legacy driver link quality calculation, by not counting it we will send somewhat more optimistic values to mac80211. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed