From 3de4e30196f09ff2c096f2f8e17ebc9adda9db8d Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 5 Apr 2012 00:22:19 +0100 Subject: [PATCH] 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-format-patch failed