ath9k: rateCodeToIndex is not used, remove it
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Jan 2009 16:08:28 +0000 (21:38 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:38 +0000 (16:00 -0500)
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 <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found