Skip to content

Commit 983e44f

Browse files
cpackham-atlnzkuba-moo
authored andcommitted
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 <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Luiz Angelo Daros de Luca <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent bb678f0 commit 983e44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/dsa/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ config NET_DSA_TAG_RTL4_A
129129
tristate "Tag driver for Realtek 4 byte protocol A tags"
130130
help
131131
Say Y or M if you want to enable support for tagging frames for the
132-
Realtek switches with 4 byte protocol A tags, sich as found in
132+
Realtek switches with 4 byte protocol A tags, such as found in
133133
the Realtek RTL8366RB.
134134

135135
config NET_DSA_TAG_RTL8_4

0 commit comments

Comments
 (0)