* [PATCH] acenic: SET_NETDEV_DEV is always there these days
@ 2007-06-06 14:04 Geert Uytterhoeven
2007-06-06 14:35 ` Jes Sorensen
2007-06-13 19:53 ` Jeff Garzik
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2007-06-06 14:04 UTC (permalink / raw)
To: Jes Sorensen, Jeff Garzik; +Cc: netdev, trivial, Geert Uytterhoeven
acenic: SET_NETDEV_DEV is always there these days
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
---
Disclaimer: not tested at all
--- a/drivers/net/acenic.c
+++ b/drivers/net/acenic.c
@@ -159,10 +159,6 @@ static struct pci_device_id acenic_pci_t
};
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
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven@sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] acenic: SET_NETDEV_DEV is always there these days
2007-06-06 14:04 [PATCH] acenic: SET_NETDEV_DEV is always there these days Geert Uytterhoeven
@ 2007-06-06 14:35 ` Jes Sorensen
2007-06-13 19:53 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Jes Sorensen @ 2007-06-06 14:35 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Jeff Garzik, netdev, trivial
>>>>> "Geert" == Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> writes:
Geert> acenic: SET_NETDEV_DEV is always there these days
Geert> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Jes Sorensen <jes@sgi.com>
Geert> --- Disclaimer: not tested at all
Geert> --- a/drivers/net/acenic.c +++ b/drivers/net/acenic.c @@ -159,10
Geert> +159,6 @@ static struct pci_device_id acenic_pci_t };
Geert> MODULE_DEVICE_TABLE(pci, acenic_pci_tbl);
Geert> -#ifndef SET_NETDEV_DEV -#define SET_NETDEV_DEV(net, pdev) do{}
Geert> while(0) -#endif - #define ace_sync_irq(irq) synchronize_irq(irq)
Geert> #ifndef offset_in_page
Geert> Gr{oetje,eeting}s,
Geert> Geert
Geert> -- Geert Uytterhoeven -- Sony Network and Software Technology
Geert> Center Europe (NSCE) Geert.Uytterhoeven@sonycom.com ------- The
Geert> Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax
Geert> +32-2-7008622 ---------------- B-1935 Zaventem, Belgium
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] acenic: SET_NETDEV_DEV is always there these days
2007-06-06 14:04 [PATCH] acenic: SET_NETDEV_DEV is always there these days Geert Uytterhoeven
2007-06-06 14:35 ` Jes Sorensen
@ 2007-06-13 19:53 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-06-13 19:53 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Jes Sorensen, netdev, trivial
Geert Uytterhoeven wrote:
> acenic: SET_NETDEV_DEV is always there these days
>
> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
applied to #upstream
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-13 19:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06 14:04 [PATCH] acenic: SET_NETDEV_DEV is always there these days Geert Uytterhoeven
2007-06-06 14:35 ` Jes Sorensen
2007-06-13 19:53 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).