kni: disable IGB_DCA

Signed-off-by: Intel
This commit is contained in:
Intel 2013-03-12 12:03:00 +01:00 committed by Thomas Monjalon
parent 9b3cd1cc0c
commit 3b5d33a004

View File

@ -53,7 +53,7 @@
struct igb_adapter;
#if defined(CONFIG_DCA) || defined(CONFIG_DCA_MODULE)
#define IGB_DCA
//#define IGB_DCA
#endif
#ifdef IGB_DCA
#include <linux/dca.h>