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:
c0feed8
)
be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work()
author
Sathya Perla
<sathyap@serverengines.com>
Wed, 10 Jun 2009 02:18:35 +0000
(
02:18
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Jun 2009 09:47:15 +0000
(
02:47
-0700)
Use cancel_delayed_work_sycn instead of cancel_delayed_work() to reliably kill be_worker() as it rearms itself.
Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found