commit | 0cf3a14cb2b888a7efa055ff7354e97c59fd48fa | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Tue Jul 13 20:33:33 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 14 13:54:16 2010 -0700 |
tree | e49edcb7872cdf2f03082056d9d437c2f74c0c77 | |
parent | 0df170b6078c58d1d2118a5f657fe366ecdc1262 [diff] |
qlcnic: fix netdev notifier in error path 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>