From: Ayaz Abdulla Date: Fri, 2 Mar 2007 00:05:16 +0000 (-0500) Subject: forcedeth: disable msix X-Git-Tag: v2.6.20.2~32 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5697ea0fe9673ac953cfeb2d2b80effdba1cc0c4;p=karo-tx-linux.git forcedeth: disable msix forcedeth: disable msix There seems to be an issue when both MSI-X is enabled and NAPI is configured. This patch disables MSI-X until the issue is root caused. Signed-off-by: Ayaz Abdulla Signed-off-by: Jeff Garzik Cc: Chuck Ebbert Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c index 93f2b7a22160..952a6bd366ba 100644 --- a/drivers/net/forcedeth.c +++ b/drivers/net/forcedeth.c @@ -825,7 +825,7 @@ enum { NV_MSIX_INT_DISABLED, NV_MSIX_INT_ENABLED }; -static int msix = NV_MSIX_INT_ENABLED; +static int msix = NV_MSIX_INT_DISABLED; /* * DMA 64bit