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:
4a34a8c
)
ath9k_htc: Remove useless cancel_work_sync
author
Sujith
<Sujith.Manoharan@atheros.com>
Tue, 1 Jun 2010 09:44:15 +0000
(15:14 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 3 Jun 2010 18:14:40 +0000
(14:14 -0400)
There is no need to cancel the PS work when disassociation
happens. The work handlers are cancelled in the stop()
callback.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found