kernel-hacking-2024-linux-s.../drivers/net/myri10ge
Brice Goglin 13348beee5 [PATCH] myri10ge: fix big_bytes in case of vlan frames
Fix sizing of big_bytes in the case of vlan frames. The 4
VLAN_HLEN bytes were omitted, leading to sizing the big buffer
4 bytes smaller than it should be.  Due to how rx buffers are
carved from pages, this was harmless for the common (9000, 1500)
byte MTUs, but could lead to data corruption for some MTUs.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-11 09:54:06 -05:00
..
Makefile
myri10ge.c [PATCH] myri10ge: fix big_bytes in case of vlan frames 2006-12-11 09:54:06 -05:00
myri10ge_mcp.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00
myri10ge_mcp_gen_header.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00