diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-10 20:37:01 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-12 20:21:05 +0300 |
commit | f2b41874240411a7d06aac2dc864a389c93183cc (patch) | |
tree | 454db16eafdf375d0eaedf8c800d56fa85b66a5c /Documentation/networking/packet_mmap.txt | |
parent | 4269a691108aaaa6b107bba5fbde7d59f991b73e (diff) | |
download | linux-f2b41874240411a7d06aac2dc864a389c93183cc.tar.xz |
Documentation: fix networking related doc refs.
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking/packet_mmap.txt')
-rw-r--r-- | Documentation/networking/packet_mmap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/packet_mmap.txt b/Documentation/networking/packet_mmap.txt index f3b9e507ab05..bf654845556e 100644 --- a/Documentation/networking/packet_mmap.txt +++ b/Documentation/networking/packet_mmap.txt @@ -1055,7 +1055,7 @@ TX_RING part only TP_STATUS_AVAILABLE is set, then the tp_sec and tp_{n,u}sec members do not contain a valid value. For TX_RINGs, by default no timestamp is generated! -See include/linux/net_tstamp.h and Documentation/networking/timestamping +See include/linux/net_tstamp.h and Documentation/networking/timestamping.txt for more information on hardware timestamps. ------------------------------------------------------------------------------- |