From: Alexander Duyck Date: Fri, 15 Jul 2011 02:31:30 +0000 (+0000) Subject: ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE X-Git-Tag: v3.2-rc1~129^2~425^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971060b1066fef53e0b2eacece2f6d092d716d15;p=pandora-kernel.git ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE CONFIG_FCOE is not the correct define to check since it is possible for it to be CONFIG_FCOE_MODULE, as such the reference to it should be replaced with IXGBE_FCOE. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed