aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/forcedeth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c
index f89ea35e448f..7825be7586f3 100644
--- a/drivers/net/forcedeth.c
+++ b/drivers/net/forcedeth.c
@@ -862,7 +862,7 @@ enum {
862 NV_MSIX_INT_DISABLED, 862 NV_MSIX_INT_DISABLED,
863 NV_MSIX_INT_ENABLED 863 NV_MSIX_INT_ENABLED
864}; 864};
865static int msix = NV_MSIX_INT_DISABLED; 865static int msix = NV_MSIX_INT_ENABLED;
866 866
867/* 867/*
868 * DMA 64bit 868 * DMA 64bit