From: Andrew Morton <akpm@zip.com.au> Date: Fri, 01 Mar 2002 10:45:39 -0800 +#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE) Is this avoidable somehow? It's stupid to have all the overhead when vlans aren't even being built into the kernel. That was my original impetus. It's costly in some cases, when you have the TXDs on the chip you can avoid an entire PIO for each packet. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html