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:
bc3a290
)
IB/mthca: Remove "stop" flag for catastrophic error polling timer
author
Roland Dreier
<rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:52 +0000
(23:48 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:52 +0000
(23:48 -0700)
Since we use del_timer_sync() anyway, there's no need for an
additional flag to tell the timer not to rearm.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found