Re: [PATCH 20/23] e1000: don't strip vlan ID if 8021q claims it

2006-09-19 Thread Jeff Garzik
ACK 19-20 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 20/23] e1000: don't strip vlan ID if 8021q claims it

2006-09-19 Thread Kok, Auke
Signed-off-by: Bruce Allan <[EMAIL PROTECTED]> Signed-off-by: Auke Kok <[EMAIL PROTECTED]> --- drivers/net/e1000/e1000_main.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/drivers/net/e1000/e1000_main.c b/drivers/net/e1000/e1000_main.c index 7a991a4..dc14b98 10064