IPoIB: fix error handling in ipoib_open
authorRoland Dreier <rolandd@cisco.com>
Tue, 29 Nov 2005 18:55:58 +0000 (10:55 -0800)
committerRoland Dreier <rolandd@cisco.com>
Tue, 29 Nov 2005 18:55:58 +0000 (10:55 -0800)
If ipoib_ib_dev_up() fails after ipoib_ib_dev_open() is called, then
ipoib_ib_dev_stop() needs to be called to clean up.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found