提交 39482791 编写于 作者: Y Yinghai Lu 提交者: David S. Miller

forcedeth: enable msix to default

Impact: change default

msix and napic can work again
Signed-off-by: NYinghai Lu <yinghai@kernel.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 033e97b2
......@@ -862,7 +862,7 @@ enum {
NV_MSIX_INT_DISABLED,
NV_MSIX_INT_ENABLED
};
static int msix = NV_MSIX_INT_DISABLED;
static int msix = NV_MSIX_INT_ENABLED;
/*
* DMA 64bit
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册