aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2017-11-03 06:18:59 -0700
committerDavid S. Miller <[email protected]>2017-11-05 22:14:54 +0900
commit35e00da36cf42d54270ce25110ce304d12b18586 (patch)
tree6bd07d160416b06eb850310dea5819c69141ff79 /net/core/dev.c
parentd0f36847016276920d860d5c089934ff3fea7e30 (diff)
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
tcp_init_nondata_skb() is fed with freshly allocated skbs. They already have a cleared csum field, no need to clear it again. This is based on Neal review on commit 3b11775033dc ("tcp: do not mangle skb->cb[] in tcp_make_synack()"), noticing I did not clear skb->csum. Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Neal Cardwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions