ath9k: Remove redundant code
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 4 Jun 2013 10:11:34 +0000 (15:41 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 18:59:11 +0000 (14:59 -0400)
commit50a0f5bc3075b37ccaad97780d4b9238309fdf15
treeecae57f9aa17aeaa1e1434d06fee859dc905a33a
parentff23e0845b1ba33ec2ee25989758e2cf3df6d4c5
ath9k: Remove redundant code

The phy error mask registers are programmed already
in ath9k_ani_restart(), so there is no need to set them
in ath9k_ani_reset().

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ani.c