qlcnic: fix pci resource leak
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Sun, 18 Jul 2010 21:51:59 +0000 (14:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Jul 2010 21:51:59 +0000 (14:51 -0700)
pci_get_domain_bus_and_slot: caller must decrement the
reference count by calling pci_dev_put().

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

No differences found