sfc: Fix missing cleanup in failure path of efx_pci_probe()
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 4 Apr 2012 23:22:19 +0000 (00:22 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 10 May 2012 01:22:16 +0000 (02:22 +0100)
We need to clear the private data pointer in the PCI device.
Also reorder cleanup in efx_pci_remove() for symmetry.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found