From: Ben Hutchings Date: Wed, 4 Apr 2012 23:22:19 +0000 (+0100) Subject: sfc: Fix missing cleanup in failure path of efx_pci_probe() X-Git-Tag: v3.5-rc1~109^2~124^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de4e30196f09ff2c096f2f8e17ebc9adda9db8d;p=pandora-kernel.git sfc: Fix missing cleanup in failure path of efx_pci_probe() 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 --- Reading git-diff-tree failed