From: Roland Dreier Date: Tue, 29 Nov 2005 18:55:58 +0000 (-0800) Subject: IPoIB: fix error handling in ipoib_open X-Git-Tag: v2.6.15-rc5~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267ee88ed34c76dc527eeb3d95f9f9558ac99973;p=pandora-kernel.git IPoIB: fix error handling in ipoib_open 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 --- Reading git-diff-tree failed