diff options
author | Andrew Lutomirski <luto@amacapital.net> | 2014-03-05 02:24:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-06 22:18:01 +0100 |
commit | adca4767821e54c72d4a2f467af77923f2c87e07 (patch) | |
tree | 3e7991d42d84176a64aa1f42b1fe674f64eb560d /Documentation/networking/s2io.txt | |
parent | phy: fix compiler array bounds warning on settings[] (diff) | |
download | linux-adca4767821e54c72d4a2f467af77923f2c87e07.tar.xz linux-adca4767821e54c72d4a2f467af77923f2c87e07.zip |
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
The original documentation was very unclear.
The code fix is presumably related to the formerly unclear
documentation: SOCK_TIMESTAMPING_RX_SOFTWARE has no effect on
__sock_recv_timestamp's behavior, so calling __sock_recv_ts_and_drops
from sock_recv_ts_and_drops if only SOCK_TIMESTAMPING_RX_SOFTWARE is
set is pointless. This should have no user-observable effect.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/s2io.txt')
0 files changed, 0 insertions, 0 deletions