linux/drivers/net/mlx4
Jack Morgenstein 0172e2e14c mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
mlx4_mr_alloc() doesn't actually allocate mr (it just initializes the
pointer that the caller passes in), so it shouldn't free it if an
error occurs.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-28 08:30:45 -07:00
..
Makefile
alloc.c
catas.c
cmd.c mlx4_core: Change command token on timeout 2007-07-20 21:19:43 -07:00
cq.c
eq.c
fw.c
fw.h
icm.c
icm.h
intf.c
main.c
mcg.c
mlx4.h
mr.c mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow 2007-07-28 08:30:45 -07:00
pd.c
profile.c
qp.c
reset.c
srq.c