kernel-ark/drivers/net/ethernet/sun
Sowmini Varadhan 5f2f3cad8b sunvnet: Initialize network_header and transport_header in vnet_rx_one()
vnet_fullcsum() accesses ip_hdr() and transport header to compute
the checksum for IPv4 packets, so these need to be initialized in
skb created in vnet_rx_one().

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-19 14:48:15 -05:00
..
cassini.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
cassini.h
Kconfig
Makefile
niu.c niu: don't count tx error twice in case of headroom realloc fails 2015-07-26 21:17:54 -07:00
niu.h
sunbmac.c
sunbmac.h
sungem.c
sungem.h
sunhme.c
sunhme.h
sunqe.c
sunqe.h
sunvnet.c sunvnet: Initialize network_header and transport_header in vnet_rx_one() 2016-01-19 14:48:15 -05:00
sunvnet.h