diff options
| author | Thomas Lange <[email protected]> | 2024-01-04 08:57:44 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-01-04 16:18:55 +0000 |
| commit | 382a32018b74f407008615e0e831d05ed28e81cd (patch) | |
| tree | a24cbc4c3eb23c5d5c44347b1c7aadf07c745547 /net/socket.c | |
| parent | bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() (diff) | |
| download | kernel-382a32018b74f407008615e0e831d05ed28e81cd.tar.gz kernel-382a32018b74f407008615e0e831d05ed28e81cd.zip | |
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Commit 9718475e6908 ("socket: Add SO_TIMESTAMPING_NEW") added the new
socket option SO_TIMESTAMPING_NEW. However, it was never implemented in
__sock_cmsg_send thus breaking SO_TIMESTAMPING cmsg for platforms using
SO_TIMESTAMPING_NEW.
Fixes: 9718475e6908 ("socket: Add SO_TIMESTAMPING_NEW")
Link: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Thomas Lange <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions
