diff options
author | Jeremy Kerr <jk@codeconstruct.com.au> | 2025-07-02 14:20:04 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-07-08 12:39:23 +0200 |
commit | 3007f90ec0385304ab5794e9585427b73f40e32f (patch) | |
tree | 5d2a12bb7784ed2e890b145aff0a0bba165219d7 /net/unix/af_unix.c | |
parent | 269936db5eb3962fe290b1dc4dbf1859cd5a04dd (diff) |
net: mctp: separate cb from direct-addressing routing
Now that we have the dst->haddr populated by sendmsg (when extended
addressing is in use), we no longer need to stash the link-layer address
in the skb->cb.
Instead, only use skb->cb for incoming lladdr data.
While we're at it: remove cb->src, as was never used.
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://patch.msgid.link/20250702-dev-forwarding-v5-4-1468191da8a4@codeconstruct.com.au
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions