diff options
author | Miroslav Lichvar <mlichvar@redhat.com> | 2017-05-19 17:52:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-21 13:37:32 -0400 |
commit | 67953d47bb24e63d209705f745a0de411a4c6578 (patch) | |
tree | 4c8eea80b7c24c08766f395e0b3ce7b5045f048b /net/socket.c | |
parent | aad9c8c470f2a8321a99eb053630ce0e199558d6 (diff) | |
download | linux-67953d47bb24e63d209705f745a0de411a4c6578.tar.bz2 |
net: fix documentation of struct scm_timestamping
The scm_timestamping struct may return multiple non-zero fields, e.g.
when both software and hardware RX timestamping is enabled, or when the
SO_TIMESTAMP(NS) option is combined with SCM_TIMESTAMPING and a false
software timestamp is generated in the recvmsg() call in order to always
return a SCM_TIMESTAMP(NS) message.
CC: Richard Cochran <richardcochran@gmail.com>
CC: Willem de Bruijn <willemb@google.com>
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions