mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails
authorDotan Barak <dotanb@dev.mellanox.co.il>
Sun, 21 Oct 2012 14:59:23 +0000 (14:59 +0000)
committerRoland Dreier <roland@purestorage.com>
Tue, 23 Oct 2012 16:03:37 +0000 (09:03 -0700)
commit41929ed2656bab8af1734bf5d0088385e72e294f
tree014c8f50383a1ccffdfb1d387aa1666727304252
parent3cf164c8dee834cef9dac4e7325f89a207339ac8
mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails

Fixed the resource cleanup to act correctly and prevent a kernel oops when
mlx4_QUERY_ADAPTER() fails.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/main.c