git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
380013f
)
ath9k: Simplify ANI initialization
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Mon, 3 Jun 2013 03:49:26 +0000
(09:19 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 3 Jun 2013 19:55:47 +0000
(15:55 -0400)
The check "enable_ani" is not required since it is always
set to true and the logic for disabling/enabling ANI via
debugfs is done at a higher layer.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found