android_kernel_xiaomi_sm7250/net/8021q
Stephen Hemminger a388442c37 [VLAN]: Fix hardware rx csum errors
Receiving VLAN packets over a device (without VLAN assist) that is
doing hardware checksumming (CHECKSUM_HW), causes errors because the
VLAN code forgets to adjust the hardware checksum.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-12-14 16:23:16 -08:00
..
Kconfig
Makefile
vlan_dev.c [VLAN]: Fix hardware rx csum errors 2005-12-14 16:23:16 -08:00
vlan.c [VLAN]: Fix early vlan adding leads to not functional device 2005-07-12 12:13:49 -07:00
vlan.h [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
vlanproc.c
vlanproc.h