qlcnic: fix netdev notifier in error path
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Tue, 13 Jul 2010 20:33:33 +0000 (20:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jul 2010 20:54:16 +0000 (13:54 -0700)
netdev notifier are not unregistered if pci_register_driver fails.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found