From: Luis R. Rodriguez Date: Fri, 7 May 2010 02:41:12 +0000 (-0400) Subject: ath9k_common: move the rate status setting into ath9k_process_rate() X-Git-Tag: v2.6.35-rc1~473^2~167^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1559949928d4d8bfe044bfcf57879faff82e19;p=pandora-kernel.git ath9k_common: move the rate status setting into ath9k_process_rate() This has no real functional change, this just moves the setting the the mac80211 rate index into ath9k_process_rate(). This allows us to eventually make ath9k_process_rate() return a negative value in case we have detected a specific case rate situation which should have been ignored. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed