From: Luis R. Rodriguez Date: Wed, 4 Nov 2009 01:52:33 +0000 (-0800) Subject: ath9k: remove temp variable ratecode from ath_rx_prepare() X-Git-Tag: v2.6.33-rc1~388^2~280^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14077f5b7a28bdcd166faed2c0b36fad9f3eadda;p=pandora-kernel.git ath9k: remove temp variable ratecode from ath_rx_prepare() Its just a distraction when reading the code, instead use the rx_stats->rs_rate directly. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed