Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: networking: dsa: drop doubled word

Drop the doubled word "in".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Randy Dunlap and committed by
David S. Miller
4f6a009c 6d0fe3ae

+1 -1
+1 -1
Documentation/networking/dsa/dsa.rst
··· 95 95 Networking stack hooks 96 96 ---------------------- 97 97 98 - When a master netdev is used with DSA, a small hook is placed in in the 98 + When a master netdev is used with DSA, a small hook is placed in the 99 99 networking stack is in order to have the DSA subsystem process the Ethernet 100 100 switch specific tagging protocol. DSA accomplishes this by registering a 101 101 specific (and fake) Ethernet type (later becoming ``skb->protocol``) with the