aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorDeepa Dinamani <[email protected]>2019-02-02 15:34:53 +0000
committerDavid S. Miller <[email protected]>2019-02-03 19:17:31 +0000
commit45bdc66159d49bfc7f75fe02d25bc74f5d2660cf (patch)
treec27075f4ceb91aa226fe4648f1ca507f37b002a6 /drivers/net/dsa/dsa_loop.c
parentsocket: Update timestamping Documentation (diff)
downloadkernel-45bdc66159d49bfc7f75fe02d25bc74f5d2660cf.tar.gz
kernel-45bdc66159d49bfc7f75fe02d25bc74f5d2660cf.zip
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
SO_RCVTIMEO and SO_SNDTIMEO socket options use struct timeval as the time format. struct timeval is not y2038 safe. The subsequent patches in the series add support for new socket timeout options with _NEW suffix that will use y2038 safe data structures. Although the existing struct timeval layout is sufficiently wide to represent timeouts, because of the way libc will interpret time_t based on user defined flag, these new flags provide a way of having a structure that is the same for all architectures consistently. Rename the existing options with _OLD suffix forms so that the right option is enabled for userspace applications according to the architecture and time_t definition of libc. Signed-off-by: Deepa Dinamani <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions