summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2014-12-10 16:47:02 (GMT)
committerRoland Dreier <roland@purestorage.com>2014-12-16 02:11:15 (GMT)
commit3bcce487fda8161597c20ed303d510e41ad7770e (patch)
tree0f36ea1c32ea745e2efd51d36940f382ab28bd5e /drivers/infiniband/ulp/ipoib/ipoib_cm.c
parente5d1dcf1b0951f4ba00d93653942dda6196109d8 (diff)
downloadlinux-3bcce487fda8161597c20ed303d510e41ad7770e.tar.xz
IPoIB: change init sequence ordering
In preparation for using per device work queues, we need to move the start of the neighbor thread task to after ipoib_ib_dev_init and move the destruction of the neighbor task to before ipoib_ib_dev_cleanup. Otherwise we will end up freeing our workqueue with work possibly still on it. Signed-off-by: Doug Ledford <dledford@redhat.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib_cm.c')
0 files changed, 0 insertions, 0 deletions