Commit a362032e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by David S. Miller
Browse files

docs: networking: convert bonding.txt to ReST



- add SPDX header;
- adjust titles and chapters, adding proper markups;
- comment out text-only TOC from html/pdf output;
- mark code blocks and literals as such;
- mark tables as such;
- add notes markups;
- adjust identation, whitespaces and blank lines;
- add to networking/index.rst.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b5fcf32d
Loading
Loading
Loading
Loading
+684 −631

File changed and moved.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Original line Diff line number Diff line
@@ -33,7 +33,7 @@ The following features are now available in supported kernels:
 - SNMP
 - SNMP


Channel Bonding documentation can be found in the Linux kernel source:
Channel Bonding documentation can be found in the Linux kernel source:
/Documentation/networking/bonding.txt
/Documentation/networking/bonding.rst




Identifying Your Adapter
Identifying Your Adapter
+1 −1
Original line number Original line Diff line number Diff line
@@ -37,7 +37,7 @@ The following features are available in this kernel:
 - SNMP
 - SNMP


Channel Bonding documentation can be found in the Linux kernel source:
Channel Bonding documentation can be found in the Linux kernel source:
/Documentation/networking/bonding.txt
/Documentation/networking/bonding.rst


The driver information previously displayed in the /proc filesystem is not
The driver information previously displayed in the /proc filesystem is not
supported in this release.  Alternatively, you can use ethtool (version 1.6
supported in this release.  Alternatively, you can use ethtool (version 1.6
+1 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,7 @@ Contents:
   atm
   atm
   ax25
   ax25
   baycom
   baycom
   bonding


.. only::  subproject and html
.. only::  subproject and html


+1 −1
Original line number Original line Diff line number Diff line
@@ -50,7 +50,7 @@ config BONDING
	  The driver supports multiple bonding modes to allow for both high
	  The driver supports multiple bonding modes to allow for both high
	  performance and high availability operation.
	  performance and high availability operation.


	  Refer to <file:Documentation/networking/bonding.txt> for more
	  Refer to <file:Documentation/networking/bonding.rst> for more
	  information.
	  information.


	  To compile this driver as a module, choose M here: the module
	  To compile this driver as a module, choose M here: the module