aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorMina Almasry <almasrymina@google.com>2024-01-02 12:59:58 -0800
committerJakub Kicinski <kuba@kernel.org>2024-01-03 18:37:22 -0800
commitb15a4cfe100b9acd097d3ae7052448bd1cdc2a3b (patch)
tree36d2505bb5ec5b61542a845e56ef7fa780ab2ef6 /net/core/sock.c
parentvsock/virtio: use skb_frag_*() helpers (diff)
downloadwireguard-linux-b15a4cfe100b9acd097d3ae7052448bd1cdc2a3b.tar.xz
wireguard-linux-b15a4cfe100b9acd097d3ae7052448bd1cdc2a3b.zip
net: kcm: fix direct access to bv_len
Minor fix for kcm: code wanting to access the fields inside an skb frag should use the skb_frag_*() helpers, instead of accessing the fields directly. Signed-off-by: Mina Almasry <almasrymina@google.com> Link: https://lore.kernel.org/r/20240102205959.794513-1-almasrymina@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions