From: Vladimir Oltean Date: Tue, 16 Mar 2021 11:24:12 +0000 (+0200) Subject: Documentation: networking: dsa: remove TODO about porting more vendor drivers X-Git-Tag: v5.15~1236^2~524^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f4b5c53a03ea76b2abfd71b45aa7363fd2ad0cc1;p=platform%2Fkernel%2Flinux-starfive.git Documentation: networking: dsa: remove TODO about porting more vendor drivers 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 Reviewed-by: Florian Fainelli Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/dsa/dsa.rst b/Documentation/networking/dsa/dsa.rst index ced2eb6..b90a852 100644 --- a/Documentation/networking/dsa/dsa.rst +++ b/Documentation/networking/dsa/dsa.rst @@ -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