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

Documentation: net: dsa: Grammar s/the its/its/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Geert Uytterhoeven and committed by
Jonathan Corbet
6fb44c43 e47cf0c9

+2 -2
+2 -2
Documentation/networking/dsa/dsa.rst
··· 531 531 a software implementation. 532 532 533 533 .. note:: VLAN ID 0 corresponds to the port private database, which, in the context 534 - of DSA, would be the its port-based VLAN, used by the associated bridge device. 534 + of DSA, would be its port-based VLAN, used by the associated bridge device. 535 535 536 536 - ``port_fdb_del``: bridge layer function invoked when the bridge wants to remove a 537 537 Forwarding Database entry, the switch hardware should be programmed to delete ··· 554 554 associated with this VLAN ID. 555 555 556 556 .. note:: VLAN ID 0 corresponds to the port private database, which, in the context 557 - of DSA, would be the its port-based VLAN, used by the associated bridge device. 557 + of DSA, would be its port-based VLAN, used by the associated bridge device. 558 558 559 559 - ``port_mdb_del``: bridge layer function invoked when the bridge wants to remove a 560 560 multicast database entry, the switch hardware should be programmed to delete