From: Doug Ledford Date: Wed, 10 Dec 2014 16:47:05 +0000 (-0500) Subject: IPoIB: No longer use flush as a parameter X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce347ab90eaabc69a6146d41943981d51e7a9b82;p=pandora-kernel.git 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-diff-tree failed