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:
70e71ca
)
IPoIB: Consolidate rtnl_lock tasks in workqueue
author
Doug Ledford
<dledford@redhat.com>
Wed, 10 Dec 2014 16:46:58 +0000
(11:46 -0500)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 16 Dec 2014 02:11:14 +0000
(18:11 -0800)
Setting the MTU can safely be moved to the carrier_on_task, which keeps
us from needing to take the rtnl lock in the join_finish section.
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found