ath5k: remove static calibration interval variable
authorBruno Randolf <br1@einfach.org>
Thu, 25 Mar 2010 05:49:03 +0000 (14:49 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 31 Mar 2010 18:39:08 +0000 (14:39 -0400)
Remove static variable ath5k_calinterval which was used as a constant. Use a
#define instead. Also we don't need ah_cal_intval.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found