Re: [PATCH] s390 - mark IPv6 support for QETH as broken

From: David S. Miller
Date: Fri Jul 09 2004 - 15:06:57 EST


On Fri, 9 Jul 2004 21:47:53 +0200
Bastian Blank <bastian@xxxxxxxxxxxx> wrote:

> On Fri, Jul 09, 2004 at 12:30:05PM -0700, David S. Miller wrote:
> > On Fri, 9 Jul 2004 21:22:53 +0200
> > Bastian Blank <bastian@xxxxxxxxxxxx> wrote:
> >
> > > The original submission is recorded on
> > > http://marc.theaimsgroup.com/?l=linux-net&m=104551077013011&w=2. And the
> > > complaint was that it puts '"ipv6 stuff" into the generic netdevice
> > > structure'. I don't know if this can be solved another way.
> >
> > Put it in the inet6device private area.
>
> Where is it declared?

struct inet6_dev is declared in include/net/if_inet6.h

I used grep to discover how the ipv6 device provate information
is managed, you could have as well :-) I didn't know any of this
stuff offhand, I had to look it up.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/