Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information