aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2025-06-20 18:48:55 +0000
committerJakub Kicinski <[email protected]>2025-06-23 20:14:51 +0000
commitf5990207026987a353d5a95204c4d9cb725637fd (patch)
treebbe395c4191ec150a53d7a4175b0f8562fc01f5b /net/unix/af_unix.c
parentnet: qed: reduce stack usage for TLV processing (diff)
downloadkernel-f5990207026987a353d5a95204c4d9cb725637fd.tar.gz
kernel-f5990207026987a353d5a95204c4d9cb725637fd.zip
net: netpoll: Initialize UDP checksum field before checksumming
commit f1fce08e63fe ("netpoll: Eliminate redundant assignment") removed the initialization of the UDP checksum, which was wrong and broke netpoll IPv6 transmission due to bad checksumming. udph->check needs to be set before calling csum_ipv6_magic(). Fixes: f1fce08e63fe ("netpoll: Eliminate redundant assignment") Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions