From: Roopa Prabhu Date: Wed, 18 Jan 2012 04:24:12 +0000 (+0000) Subject: enic: fix location of vnic dev unregister in enic_probe cleanup code X-Git-Tag: v3.3-rc2~37^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d87e3325e91ec6bc446bf71f50eccc9a7b3b8f;p=pandora-kernel.git enic: fix location of vnic dev unregister in enic_probe cleanup code The vnic_dev_unregister is erroneously under CONFIG_PCI_IOV. This patch moves it out of CONFIG_PCI_IOV Signed-off-by: Roopa Prabhu Signed-off-by: Christian Benvenuti Signed-off-by: Sujith Sankar Signed-off-by: David S. Miller --- Reading git-diff-tree failed