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:
f47944c
)
IPoIB: Avoid flushing the driver workqueue on dev_down
author
Erez Shitrit
<erezsh@mellanox.com>
Wed, 16 Oct 2013 14:37:50 +0000
(17:37 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 8 Nov 2013 22:42:49 +0000
(14:42 -0800)
The driver should not flush the whole workqueue when only one work (the
pkey poll one) needs to be cancelled. Use cancel_delayed_work_sync()
instead.
Signed-off-by: Erez Shitrit <erezsh@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/ipoib/ipoib_ib.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/ipoib/ipoib_ib.c
Simple merge