Re: AW: Re: AW: Re: AW: Re: AW: Re: VLAN and Network Drivers 2.4.x

David S. Miller (davem@redhat.com)
Wed, 24 Apr 2002 15:21:37 -0700 (PDT)


From: jd@epcnet.de
Date: Thu, 25 Apr 2002 00:28:05 +0200

Ok. I think NETIF_F_VLAN_CHALLENGED should be set if the device or
driver can handle VLAN.

No, "challenged" means "cannot handle". Do not invert the meaning,
the macro says what the meaning is.

To get the behavior you want, we set the flat by default and drivers
for devices which are deemed "VLAN capable" can set the bit
themselves.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/