linux/drivers/infiniband/ulp/srp
Roland Dreier da9d2f0730 IB/srp: Clean up error path in srp_create_target_ib()
Instead of repeating the error unwinding steps in each place an error
can be detected, use the common idiom of gotos into an error flow.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-03-01 23:51:39 -08:00
..
Kbuild
Kconfig
ib_srp.c IB/srp: Clean up error path in srp_create_target_ib() 2010-03-01 23:51:39 -08:00
ib_srp.h IB/srp: Split send and recieve CQs to reduce number of interrupts 2010-03-01 23:51:38 -08:00