From: Doug Ledford Date: Sun, 22 Feb 2015 00:27:04 +0000 (-0500) Subject: IB/ipoib: No longer use flush as a parameter X-Git-Tag: omap-for-v4.1/fixes-rc1~48^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc82eeeae4ece716091d8540079b7f276ca1ad5;p=pandora-kernel.git IB/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 --- Reading git-diff-tree failed