linux/drivers/infiniband/ulp/ipoib
Roland Dreier 267ee88ed3 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 <rolandd@cisco.com>
2005-11-29 10:55:58 -08:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ipoib.h [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_fs.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_ib.c IPoIB: protect child list in ipoib_ib_dev_flush 2005-11-29 10:53:30 -08:00
ipoib_main.c IPoIB: fix error handling in ipoib_open 2005-11-29 10:55:58 -08:00
ipoib_multicast.c IPoIB: don't zero members after we allocate with kzalloc 2005-11-29 10:25:23 -08:00
ipoib_verbs.c [IPoIB] cleanups: fix comment, remove useless variables 2005-10-31 07:10:33 -08:00
ipoib_vlan.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00