ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 23 Dec 2008 23:58:39 +0000 (15:58 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:29 +0000 (15:59 -0500)
commitce111badf5ac387e9eefe1f2bba751f595994cb2
tree4f541d2b8e0b599bad37d62fb2e49f57b4e065a3
parent96742256aba8c458d49af42610557977245be82d
ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()

ath_setcurmode() is a bit misleading, all we are doing is
caching the rate for the corresponding configuration we
are using.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c