From ce347ab90eaabc69a6146d41943981d51e7a9b82 Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Wed, 10 Dec 2014 11:47:05 -0500 Subject: [PATCH] IPoIB: No longer use flush as a parameter Various places in the IPoIB code had a deadlock related to flushing the ipoib workqueue. Now that we have per device workqueues and a specific flush workqueue, there is no longer a deadlock issue with flushing the device specific workqueues and we can do so unilaterally. Signed-off-by: Doug Ledford Signed-off-by: Roland Dreier --- Reading git-format-patch failed