Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: networking: convert team.txt to ReST

Not much to be done here:
- add SPDX header;
- add a document title;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Mauro Carvalho Chehab and committed by
David S. Miller
aa8a6ee3 ff159f4f

+7
+1
Documentation/networking/index.rst
··· 108 108 switchdev 109 109 tc-actions-env-rules 110 110 tcp-thin 111 + team 111 112 112 113 .. only:: subproject and html 113 114
+6
Documentation/networking/team.txt Documentation/networking/team.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ==== 4 + Team 5 + ==== 6 + 1 7 Team devices are driven from userspace via libteam library which is here: 2 8 https://github.com/jpirko/libteam