commit | 51574e0398a2d93cbf7f26e36b673cd919062268 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Mon Sep 12 09:52:28 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sun Sep 18 22:02:37 2005 -0700 |
tree | c8cb3e2331b71227109433ce3256c0a655506d69 | |
parent | 6c0741fbdee5bd0f8ed13ac287c4ab18e8ba7d83 [diff] |
[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 <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>