dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Geert Uytterhoeven 2007-06-06 16:04:39 +02:00 committed by Jeff Garzik
parent bf0dcbd929
commit 8f036c04a8
1 changed files with 0 additions and 4 deletions

View File

@ -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