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:
9579217
)
ath9k: remove unnecessary power save flags.
author
Senthil Balasubramanian
<senthilkumar@atheros.com>
Tue, 5 Oct 2010 15:06:40 +0000
(20:36 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 Oct 2010 20:30:40 +0000
(16:30 -0400)
drv_config callback is called only after the ack for the nullframe
is received and so driver need not do anything special for this.
So remove NULLFUNC_COMPLETED, PS_ENABLED flags and bf_isnullfunc
flags from ath9k as mac80211 already handles them properly.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found