aboutsummaryrefslogtreecommitdiffstats
path: root/net/phonet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-11-15 21:11:16 -0500
committerDavid S. Miller <davem@davemloft.net>2013-11-15 21:11:16 -0500
commit018c5bba052b3a383d83cf0c756da0e7bc748397 (patch)
tree5baf9a09e9619cf10d0e399e4ba347eab32b5afb /net/phonet
parentpkt_sched: fq: fix pacing for small frames (diff)
downloadlinux-dev-018c5bba052b3a383d83cf0c756da0e7bc748397.tar.xz
linux-dev-018c5bba052b3a383d83cf0c756da0e7bc748397.zip
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
Currently pskb_trim_rcsum() just balks on CHECKSUM_COMPLETE packets and remarks them as CHECKSUM_NONE, forcing a software checksum validation later. We have all of the mechanics available to fixup the skb->csum value, even for complicated fragmented packets, via the helpers skb_checksum() and csum_sub(). So just use them. Based upon a suggestion by Herbert Xu. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet')
0 files changed, 0 insertions, 0 deletions