From: Denis V. Lunev Date: Thu, 27 Mar 2008 11:39:17 +0000 (+0300) Subject: Compilation fix for ixgbe_main.c. X-Git-Tag: v2.6.26-rc1~1138^2~270^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=652f093fdf14c7ca1e13c052da429ae385e4dc21;p=pandora-kernel.git Compilation fix for ixgbe_main.c. Under CONFIG_DCA the compilation is broken since the commit bd0362dde080cef377d99fa5beb5c25308c29c73 (ixgbe: Add optional DCA infrastructure). IXGBE_SUCCESS is not defined anywhere, replace it with 0. Signed-off-by: Denis V. Lunev Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed