commit | 4b3721ceb3c1f9b032c6eeb108e44692efbcacef | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed Jan 19 18:21:08 2011 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 21 15:35:46 2011 -0500 |
tree | 7769582ed63792c9dadc14e55c27e161d3e1036a | |
parent | 75f9569bfc4f3b138d196091b85c91678183520e [diff] |
ath5k: Remove unused sc->curmode sc->curmode is set but never used. Remove it and the helper function. Also the ath5k_rate_update which is refered to in the comment does not exist (any more?) so we don't need to setup the band in that place. Signed-off-by: Bruno Randolf <br1@einfach.org> Acked-by: Bob Copeland <me@bobcopeland.com> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>