Documentation: networking: dsa: remove TODO about porting more vendor drivers
authorVladimir Oltean <vladimir.oltean@nxp.com>
Tue, 16 Mar 2021 11:24:12 +0000 (13:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Mar 2021 22:13:44 +0000 (15:13 -0700)
On one hand, the link is dead and therefore useless.

On the other hand, there are always more drivers to port, but at this
stage, DSA does not need to affirm itself as the driver model to use for
Ethernet-connected switches (since we already have 15 tagging protocols
supported and probably more switch families from various vendors), so
there is nothing actionable to do.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/dsa/dsa.rst

index ced2eb6..b90a852 100644 (file)
@@ -699,5 +699,3 @@ Other hanging fruits
 
 - allowing more than one CPU/management interface:
   http://comments.gmane.org/gmane.linux.network/365657
-- porting more drivers from other vendors:
-  http://comments.gmane.org/gmane.linux.network/365510