Thread (53 messages) 53 messages, 9 authors, 2012-04-05

Re: [PATCH v4] Ethernet driver for the WIZnet W5300 chip

From: David Miller <davem@davemloft.net>
Date: 2012-03-28 02:36:06
Also in: lkml

From: Mike Sinkovsky <redacted>
Date: Mon, 26 Mar 2012 15:07:56 +0600
+/*
+ * Frame size is hardwired to 1514 bytes (including header),
+ *  => MTU for 802.1Q frames must be set to 1500-4 = 1496
+ */
+#define W5300_HARD_MTU		1500
I've told you that you must set the VLAN challenged feature flag
(NETIF_F_VLAN_CHALLENGED) for devices which have this restriction.

Just set that, and remove this comment, since the feature bit setting
documents this restriction fully and perfectly.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help