From: Michael S. Tsirkin Date: Mon, 12 Sep 2005 16:52:28 +0000 (-0700) Subject: [PATCH] IPoIB: fix module removal race X-Git-Tag: v2.6.14-rc3~150^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51574e0398a2d93cbf7f26e36b673cd919062268;p=pandora-kernel.git [PATCH] IPoIB: fix module removal race Since ipoib uses queue_delayed_work to run flush task on port state events, it must flush scheduled work after unregistering the event handler. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed