]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation: net: dsa: Cut set_addr() documentation
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Nov 2017 15:34:38 +0000 (16:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Nov 2017 15:10:16 +0000 (10:10 -0500)
This is not supported anymore, devices needing a MAC address
just assign one at random, it's just a driver pecularity.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/dsa/dsa.txt

index b8b40753133e75a548400b2035efd72ef105b2f9..25170ad7d25b4b58774f939743ddc3ef9d58d3d9 100644 (file)
@@ -385,11 +385,6 @@ Switch configuration
   avoid relying on what a previous software agent such as a bootloader/firmware
   may have previously configured.
 
-- set_addr: Some switches require the programming of the management interface's
-  Ethernet MAC address, switch drivers can also disable ageing of MAC addresses
-  on the management interface and "hardcode"/"force" this MAC address for the
-  CPU/management interface as an optimization
-
 PHY devices and link management
 -------------------------------