diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2005-09-08 12:32:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-09-08 12:32:21 -0700 |
commit | e308e25c97f06cf704e65eeb773412f5460a3b93 (patch) | |
tree | 295885afa3300455fa1b7cb0dd18a543d73fc744 /include/net | |
parent | 0e4e4220f10bf8f58a8606f0cb28538088c64b1a (diff) |
[IPV4] udp: trim forgets about CHECKSUM_HW
A UDP packet may contain extra data that needs to be trimmed off.
But when doing so, UDP forgets to fixup the skb checksum if CHECKSUM_HW
is being used.
I think this explains the case of a NFS receive using skge driver
causing 'udp hw checksum failures' when interacting with a crufty
settop box.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions