All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: net: dsa: Cut set_addr() documentation
@ 2017-11-29 15:34 Linus Walleij
  2017-11-29 15:44 ` Andrew Lunn
  2017-11-30 15:10 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2017-11-29 15:34 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli; +Cc: netdev, Linus Walleij

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>
---
 Documentation/networking/dsa/dsa.txt | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Documentation/networking/dsa/dsa.txt b/Documentation/networking/dsa/dsa.txt
index b8b40753133e..25170ad7d25b 100644
--- a/Documentation/networking/dsa/dsa.txt
+++ b/Documentation/networking/dsa/dsa.txt
@@ -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
 -------------------------------
 
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: net: dsa: Cut set_addr() documentation
  2017-11-29 15:34 [PATCH] Documentation: net: dsa: Cut set_addr() documentation Linus Walleij
@ 2017-11-29 15:44 ` Andrew Lunn
  2017-11-30 15:10 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2017-11-29 15:44 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Vivien Didelot, Florian Fainelli, netdev

On Wed, Nov 29, 2017 at 04:34:38PM +0100, Linus Walleij wrote:
> 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>

Hi Linus

It is normal to put the tree, net-next in this case, inside the [] of
the subject line, so David knows which tree the patch is for.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: net: dsa: Cut set_addr() documentation
  2017-11-29 15:34 [PATCH] Documentation: net: dsa: Cut set_addr() documentation Linus Walleij
  2017-11-29 15:44 ` Andrew Lunn
@ 2017-11-30 15:10 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-11-30 15:10 UTC (permalink / raw)
  To: linus.walleij; +Cc: andrew, vivien.didelot, f.fainelli, netdev

From: Linus Walleij <linus.walleij@linaro.org>
Date: Wed, 29 Nov 2017 16:34:38 +0100

> 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>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-30 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-29 15:34 [PATCH] Documentation: net: dsa: Cut set_addr() documentation Linus Walleij
2017-11-29 15:44 ` Andrew Lunn
2017-11-30 15:10 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.