]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdbc604277abed12eb4403d94513bf1ff6d386553
tree4d820873db5ce8a8182ebf4bf7f877cc334be886
parent3df4d0f1bfb90b1b152303df2c38f7ea02299cb4
ath5k: remove static calibration interval variable

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>
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/phy.c