From: Bruno Randolf Date: Wed, 19 Jan 2011 09:21:08 +0000 (+0900) Subject: ath5k: Remove unused sc->curmode X-Git-Tag: v2.6.39-rc1~468^2~448^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b3721ceb3c1f9b032c6eeb108e44692efbcacef;p=pandora-kernel.git 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 Acked-by: Bob Copeland Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed