commit | efc82eeeae4ece716091d8540079b7f276ca1ad5 | [log] [tgz] |
---|---|---|
author | Doug Ledford <dledford@redhat.com> | Sat Feb 21 19:27:04 2015 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Wed Apr 15 16:06:18 2015 -0400 |
tree | 541dfa13579f95f18e51ff5caee6f6d1fa34591d | |
parent | 0b39578bcde4298a392fb2df16235c316d932127 [diff] |
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 <dledford@redhat.com>