aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2013-03-26 23:11:20 +0000
committerDavid S. Miller <[email protected]>2013-03-27 12:48:31 -0400
commite5d5decaedf41f5b03e6819789cc3ba8744d9f54 (patch)
tree741999a3d63a2d816a844d21cbe976231875d67c /drivers/net/xen-netback/netback.c
parent7d3ac5c7799152b817176849e4e95559a1ddf03f (diff)
net: core: let skb_partial_csum_set() set transport header
For untrusted packets with partial checksum, we need to set the transport header for precise packet length estimation. We can just let skb_pratial_csum_set() to do this to avoid extra call to skb_flow_dissect() and simplify the caller. Cc: Eric Dumazet <[email protected]> Signed-off-by: Jason Wang <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions