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:
7b4f663
)
mwifiex: use del_timer_sync instead of del_timer
author
Avinash Patil
<patila@marvell.com>
Tue, 18 Feb 2014 23:47:55 +0000
(15:47 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Feb 2014 20:21:54 +0000
(15:21 -0500)
Use SMP safe del_timer_sync instead of del_timer for cancelling
timers.
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found