ath5k: fix hw rate index condition
authorJiri Slaby <jirislaby@gmail.com>
Thu, 26 Feb 2009 22:44:31 +0000 (23:44 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:32 +0000 (14:39 -0500)
commitdb5b4f7ae3901fdc48c5b988fc2a5e0cb4ec1870
tree5a542aaee237726c607c3bf7a519d4479cd2454f
parent3f53dd64f192450cb331c0fecfc26ca952fb242f
ath5k: fix hw rate index condition

Make sure we print out a warning when the index is out of bounds,
i.e. even on hw_rix == AR5K_MAX_RATES.

Also change to WARN and print text with the reported hw_rix.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c