mirror of
https://github.com/adulau/aha.git
synced 2024-12-30 12:46:17 +00:00
acenic: SET_NETDEV_DEV is always there these days
acenic: SET_NETDEV_DEV is always there these days Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
bf0dcbd929
commit
8f036c04a8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue