From: Tobin C. Harding Date: Wed, 18 Jul 2018 03:27:36 +0000 (+1000) Subject: docs: networking: Convert bridge.txt to rst X-Git-Tag: v5.15~8230^2~316^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b335f8205e9d47569ebb2db90ede2c4aa7615ce;p=platform%2Fkernel%2Flinux-starfive.git docs: networking: Convert bridge.txt to rst The kernel documentation is now restructured text. Convert the Ethernet Bridge documentation and include it in the toplevel kernel documentation. - Fix heading adornments. - Add license identifier. Signed-off-by: Tobin C. Harding Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/bridge.txt b/Documentation/networking/bridge.rst similarity index 85% rename from Documentation/networking/bridge.txt rename to Documentation/networking/bridge.rst index a27cb62..4aef9cd 100644 --- a/Documentation/networking/bridge.txt +++ b/Documentation/networking/bridge.rst @@ -1,3 +1,9 @@ +.. SPDX-License-Identifier: GPL-2.0 + +================= +Ethernet Bridging +================= + In order to use the Ethernet bridging functionality, you'll need the userspace tools. diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 06bdd82..f0ae9b6 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -18,6 +18,7 @@ Contents: failover net_failover alias + bridge .. only:: subproject