From: Sujith Date: Fri, 16 Jan 2009 16:08:28 +0000 (+0530) Subject: ath9k: rateCodeToIndex is not used, remove it X-Git-Tag: v2.6.30-rc1~662^2~836^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6642fe6f5d033128086c8b64737780454e53625e;p=pandora-kernel.git ath9k: rateCodeToIndex is not used, remove it Calculation of rate indices from ratecode is done in recv.c in a straightforward manner for both HT and legacy rates. This variable is not needed anymore. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed