提交 1bc43437 编写于 作者: S Stefan Althoefer 提交者: Wolfgang Denk

drivers/net/e1000.c: missing terminator for supported devices

Signed-off-by: NStefan Althoefer <stefan.althoefer@web.de>
上级 65f7d410
......@@ -82,6 +82,7 @@ static struct pci_device_id supported[] = {
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82540EM_LOM},
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82541ER},
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82541GI_LF},
{}
};
/* Function forward declarations */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册