提交 8f036c04 编写于 作者: G Geert Uytterhoeven 提交者: Jeff Garzik

acenic: SET_NETDEV_DEV is always there these days

acenic: SET_NETDEV_DEV is always there these days
Signed-off-by: NGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 bf0dcbd9
......@@ -159,10 +159,6 @@ static struct pci_device_id acenic_pci_tbl[] = {
};
MODULE_DEVICE_TABLE(pci, acenic_pci_tbl);
#ifndef SET_NETDEV_DEV
#define SET_NETDEV_DEV(net, pdev) do{} while(0)
#endif
#define ace_sync_irq(irq) synchronize_irq(irq)
#ifndef offset_in_page
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册