commit | 54d07e2a1ead2f093ce054cda2e0f5ec163c650c | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Thu Mar 02 11:05:19 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 20 10:08:19 2006 -0800 |
tree | 0d5d495d25506839bd8bec0c8da092ca8b007202 | |
parent | 8d3ef29d6be1e750512e0a9dbea6225290b81d0a [diff] |
IPoIB: Clean up if posting receives fails If posting receives in ipoib_ib_dev_open() fails, call ipoib_ib_dev_stop() to move the device's QP back to the RESET state so that we can try again later. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>