mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
Fix a minor typo in the help text for the NET_DSA_TAG_RTL4_A config option. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> Link: https://lore.kernel.org/r/20240607020843.1380735-1-chris.packham@alliedtelesis.co.nz Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
bb678f0180
commit
983e44f0ee
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ config NET_DSA_TAG_RTL4_A
|
|||
tristate "Tag driver for Realtek 4 byte protocol A tags"
|
||||
help
|
||||
Say Y or M if you want to enable support for tagging frames for the
|
||||
Realtek switches with 4 byte protocol A tags, sich as found in
|
||||
Realtek switches with 4 byte protocol A tags, such as found in
|
||||
the Realtek RTL8366RB.
|
||||
|
||||
config NET_DSA_TAG_RTL8_4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue