ath9k_hw: rename mrcCCKOff to fix smatch warning
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Thu, 21 Jun 2012 15:03:59 +0000 (20:33 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Jun 2012 18:44:05 +0000 (14:44 -0400)
Rename mrcCCKOff for better code readability and also fixes
the smatch warning.

drivers/net/wireless/ath/ath9k/ar9003_phy.c:982
ar9003_hw_ani_control() Error invalid range 1 to 0.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found