ath9k: enable ANI for ar9100 chips
authorNikolay Martynov <mar.kolya@gmail.com>
Wed, 7 Dec 2011 02:57:17 +0000 (21:57 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Dec 2011 20:19:39 +0000 (15:19 -0500)
commit4f17c48e3902c823e4af68d2de9546f5b707533d
treedfad367f5794a011a80539a1aacdf94c899dbe56
parent4279425cef58808c0cdc616b8fff17c8308617bd
ath9k: enable ANI for ar9100 chips

  Enable ANI for ar9100 since it seems to be working fine (and as a
matter of fact ANI was always performed for ar9100 since code which
was supposed to disable it didn't achieve this goal).
  This patch sets config.enable_ani to default (true) value for
ar9100.

Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c