mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-15 00:26:20 +09:00
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>