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
..
2007-06-07 11:51:57 -07:00
2007-05-15 18:56:37 -07:00
2007-07-12 15:41:00 -07:00
2007-05-15 18:56:37 -07:00
2007-07-12 15:41:24 -07:00