linux/drivers/infiniband/ulp/ipoib
Jack Morgenstein 6958e827f1 IPoIB: Fix leak in ipoib_transport_dev_init() error path
ipoib_transport_dev_init() calls ipoib_cm_dev_init(), so it needs to
call ipoib_cm_dev_cleanup() to unwind that on the error path.

Found by Dotan Barak of Mellanox.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-08-07 12:40:56 -07:00
..
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
ipoib.h IPoIB/cm: Fix performance regression on Mellanox 2007-05-29 16:07:09 -07:00
ipoib_cm.c IB/cm: Include HCA ACK delay in local ACK timeout 2007-07-10 21:50:05 -07:00
ipoib_fs.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ipoib_ib.c IPoIB: Recycle loopback skbs instead of freeing and reallocating 2007-07-10 13:43:53 -07:00
ipoib_main.c IPoIB: Handle P_Key table reordering 2007-05-19 08:51:54 -07:00
ipoib_multicast.c IB/ipoib: Fix typos in error messages 2007-05-21 13:29:15 -07:00
ipoib_verbs.c IPoIB: Fix leak in ipoib_transport_dev_init() error path 2007-08-07 12:40:56 -07:00
ipoib_vlan.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00