]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_en: Fix crash upon device initialization error
authorJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:32:14 +0000 (09:32 +0800)
committerJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:32:14 +0000 (09:32 +0800)
commit4dc4860d28a424c2708d0079690b07f132cf3c64
tree36467be2f6b8c122c703b8f3d9298f3b62b413a6
parentc2a561fc65a3781fad45e64ef823e69c118581f0
mlx4_en: Fix crash upon device initialization error

commit 4234144f5ca69a0a13d5adae6c94b6937c52541f
Author: Alexander Guller <alexg@mellanox.com>
Date:   Sun Oct 9 05:29:35 2011 +0000

    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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/mlx4/en_netdev.c