commit | 4234144f5ca69a0a13d5adae6c94b6937c52541f | [log] [tgz] |
---|---|---|
author | Alexander Guller <alexg@mellanox.com> | Sun Oct 09 05:29:35 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 09 23:42:58 2011 -0400 |
tree | 14a815179c01cd3cb99fa42d2926ca58e7d87a62 | |
parent | 999bb4b3831abd6ad53023a0b8e5d304875927dd [diff] |
mlx4_en: Fix crash upon device initialization error Netdevice was being freed without being unregistered first if mlx4_SET_PORT_general or mlx4_INIT_PORT failed. Signed-off-by: Alexander Guller <alexg@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>