From: Doug Ledford Date: Wed, 10 Dec 2014 16:46:58 +0000 (-0500) Subject: IPoIB: Consolidate rtnl_lock tasks in workqueue X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe1de664ef3cb756e70938d99417dcbc6b1379a;p=pandora-kernel.git IPoIB: Consolidate rtnl_lock tasks in workqueue 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed