From: Roopa Prabhu Date: Wed, 18 Jan 2012 04:24:07 +0000 (+0000) Subject: enic: rearrange some of the port profile code X-Git-Tag: v3.3-rc2~37^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2b721de25b9893310fd695a38b495d14c70ff3;p=pandora-kernel.git enic: rearrange some of the port profile code This patch rearranges some of the port profile code in enic_probe. It moves out some lines of port profile related code currently inside CONFIG_PCI_IOV. This is only done to move all port profile related code together so that it can help isolate the port profile handling code under a separate #ifdef in our internal build scripts. 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