Roland Dreier 8d2cae0651 [PATCH] IPoIB: Don't flush workqueue from within workqueue
ipoib_mcast_restart_task() is always called from within the
single-threaded IPoIB workqueue, so flushing the workqueue from within
the function can lead to a recursion overflow.  But since we're
running in a single-threaded workqueue, we're already synchronized
against other items in the workqueue, so just get rid of the flush in
ipoib_mcast_restart_task().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-09-20 10:52:04 -07:00
..
2005-09-10 10:06:35 -07:00
2005-09-17 11:50:03 -07:00
2005-09-11 19:15:07 -07:00
2005-07-30 09:47:53 -05:00
2005-09-17 11:50:02 -07:00
2005-09-17 11:50:02 -07:00
2005-09-17 15:34:30 -07:00
2005-09-17 11:49:58 -07:00
2005-09-06 17:52:54 -05:00
2005-04-16 15:20:36 -07:00
2005-09-08 01:45:47 -04:00
2005-06-21 18:46:32 -07:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00