diff options
author | Otto Sabart <ottosabart@seberm.com> | 2019-01-06 00:29:15 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-01-07 15:27:34 -0700 |
commit | d0dcde6426ce071ad447fb9d91c85ab649026114 (patch) | |
tree | 8827350f285e6006173a7c13a0153174313ce6b0 /Documentation/networking | |
parent | 1b23f5e9973abc2137ca615d770bf23d8e45b93c (diff) | |
download | linux-stable-d0dcde6426ce071ad447fb9d91c85ab649026114.tar.gz linux-stable-d0dcde6426ce071ad447fb9d91c85ab649026114.tar.bz2 linux-stable-d0dcde6426ce071ad447fb9d91c85ab649026114.zip |
doc: networking: convert offload files into RST and update references
This patch renames offload files. This is necessary for Sphinx.
Also update reference to checksum-offloads.rst file.
Whole kernel code was grepped for references using:
$ grep -r "\(segmentation\|checksum\)-offloads.txt" .
There should be no other references
to {segmentation,checksum}-offloads.txt files.
Signed-off-by: Otto Sabart <ottosabart@seberm.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/checksum-offloads.rst (renamed from Documentation/networking/checksum-offloads.txt) | 0 | ||||
-rw-r--r-- | Documentation/networking/segmentation-offloads.rst (renamed from Documentation/networking/segmentation-offloads.txt) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/networking/checksum-offloads.txt b/Documentation/networking/checksum-offloads.rst index 1a1cd94a3f6d..1a1cd94a3f6d 100644 --- a/Documentation/networking/checksum-offloads.txt +++ b/Documentation/networking/checksum-offloads.rst diff --git a/Documentation/networking/segmentation-offloads.txt b/Documentation/networking/segmentation-offloads.rst index 1794bfe98196..1794bfe98196 100644 --- a/Documentation/networking/segmentation-offloads.txt +++ b/Documentation/networking/segmentation-offloads.rst |