commit | 652f093fdf14c7ca1e13c052da429ae385e4dc21 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Thu Mar 27 14:39:17 2008 +0300 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 28 22:14:53 2008 -0400 |
tree | 8559c933e7feab65d251c00f3de2f09bb6315113 | |
parent | 80950f8b71176ae8b6f2a78de039b8bc2da7f480 [diff] |
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 <den@openvz.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>