From: Göran Weinholt Date: Wed, 2 Mar 2011 04:07:21 +0000 (+0000) Subject: net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem X-Git-Tag: v2.6.38~22^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f277e65e7a2d360189f760baca42f3ca2f62dd7a;p=pandora-kernel.git net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem The smsc911x driver would drop frames longer than 1518 bytes, which is a problem for networks with VLAN tagging. The VLAN1 tag register is used to increase the legal frame size to 1522 when a VLAN tag is identified. Signed-off-by: Göran Weinholt Signed-off-by: David S. Miller --- Reading git-diff-tree failed