diff options
| author | Kees Cook <[email protected]> | 2025-07-22 17:18:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-25 22:29:58 +0000 |
| commit | 511d10b4c2f91fb6aa676006b2bdff4df5d6e270 (patch) | |
| tree | 42822830930e01c3c7508896b4dbb7d3297715ec /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | wireguard: peer: Replace sockaddr with sockaddr_inet (diff) | |
| download | kernel-511d10b4c2f91fb6aa676006b2bdff4df5d6e270.tar.gz kernel-511d10b4c2f91fb6aa676006b2bdff4df5d6e270.zip | |
sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
As part of the removal of the variably-sized sockaddr for kernel
internals, replace struct sockaddr with sockaddr_inet in the sctp_addr
union.
No binary changes; the union size remains unchanged due to sockaddr_inet
matching the size of sockaddr_in6.
Signed-off-by: Kees Cook <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
