* [PATCH 2.6.20-rc1 05/10] if_fddi.h: Add a missing inclusion
@ 2006-12-20 12:01 Maciej W. Rozycki
2006-12-21 4:55 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Maciej W. Rozycki @ 2006-12-20 12:01 UTC (permalink / raw)
To: Andrew Morton, Jeff Garzik; +Cc: linux-mips, linux-kernel, netdev
This is a change to include <linux/netdevice.h> in <linux/if_fddi.h>
which is needed for "struct fddi_statistics".
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
---
Please apply.
Maciej
patch-mips-2.6.18-20060920-if_fddi-netdev-0
diff -up --recursive --new-file linux-mips-2.6.18-20060920.macro/include/linux/if_fddi.h linux-mips-2.6.18-20060920/include/linux/if_fddi.h
--- linux-mips-2.6.18-20060920.macro/include/linux/if_fddi.h 2006-09-20 20:51:20.000000000 +0000
+++ linux-mips-2.6.18-20060920/include/linux/if_fddi.h 2006-12-14 04:36:58.000000000 +0000
@@ -103,6 +103,8 @@ struct fddihdr
} __attribute__ ((packed));
#ifdef __KERNEL__
+#include <linux/netdevice.h>
+
/* Define FDDI statistics structure */
struct fddi_statistics {
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH 2.6.20-rc1 05/10] if_fddi.h: Add a missing inclusion
2006-12-20 12:01 [PATCH 2.6.20-rc1 05/10] if_fddi.h: Add a missing inclusion Maciej W. Rozycki
@ 2006-12-21 4:55 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2006-12-21 4:55 UTC (permalink / raw)
To: Maciej W. Rozycki; +Cc: Jeff Garzik, linux-mips, linux-kernel, netdev
On Wed, 20 Dec 2006 12:01:55 +0000 (GMT)
"Maciej W. Rozycki" <macro@linux-mips.org> wrote:
> This is a change to include <linux/netdevice.h> in <linux/if_fddi.h>
> which is needed for "struct fddi_statistics".
>
> Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
> ---
>
> Please apply.
>
> Maciej
>
> patch-mips-2.6.18-20060920-if_fddi-netdev-0
> diff -up --recursive --new-file linux-mips-2.6.18-20060920.macro/include/linux/if_fddi.h linux-mips-2.6.18-20060920/include/linux/if_fddi.h
> --- linux-mips-2.6.18-20060920.macro/include/linux/if_fddi.h 2006-09-20 20:51:20.000000000 +0000
> +++ linux-mips-2.6.18-20060920/include/linux/if_fddi.h 2006-12-14 04:36:58.000000000 +0000
> @@ -103,6 +103,8 @@ struct fddihdr
> } __attribute__ ((packed));
>
> #ifdef __KERNEL__
> +#include <linux/netdevice.h>
> +
> /* Define FDDI statistics structure */
> struct fddi_statistics {
>
I'll treat this a a bugfix, unrelated to the turbochannel changes.
Which may be wrong, but I doubt it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-21 4:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 12:01 [PATCH 2.6.20-rc1 05/10] if_fddi.h: Add a missing inclusion Maciej W. Rozycki
2006-12-21 4:55 ` Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®