diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-10-25 22:28:01 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-12-18 18:07:31 +0100 |
commit | 5311f707b49c2b094179704f4df6d9933cc95085 (patch) | |
tree | 19d00c5bffcac6e0d8c79f8b28d02ee0b003dae2 /arch/xtensa/platforms | |
parent | 74b5cab6cc8554d759c3cd5aeba884bd8b12f22e (diff) | |
download | linux-5311f707b49c2b094179704f4df6d9933cc95085.tar.bz2 |
dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Eliminate one more use of 'struct timeval' from the kernel so
we can eventually remove the definition as well.
The kernel supports the new format with a 64-bit time_t version
of timeval here, so use that instead of the old timeval.
Acked-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/xtensa/platforms')
0 files changed, 0 insertions, 0 deletions