commit | 4f17c48e3902c823e4af68d2de9546f5b707533d | [log] [tgz] |
---|---|---|
author | Nikolay Martynov <mar.kolya@gmail.com> | Tue Dec 06 21:57:17 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 07 15:19:39 2011 -0500 |
tree | dfad367f5794a011a80539a1aacdf94c899dbe56 | |
parent | 4279425cef58808c0cdc616b8fff17c8308617bd [diff] |
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>