aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSowmini Varadhan <sowmini.varadhan@oracle.com>2016-01-18 16:12:09 -0500
committerDavid S. Miller <davem@davemloft.net>2016-01-19 14:48:15 -0500
commit5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797 (patch)
treef8e40bdf525947c716de00fbf676fcbaf95e453b /net
parentsoreuseport: fix NULL ptr dereference SO_REUSEPORT after bind (diff)
downloadlinux-dev-5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797.tar.xz
linux-dev-5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797.zip
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions