Quellcode durchsuchen

generic: fix typo in swconfig driver patch

Fix typo in CONFIG_RTL8367B_PHY description.

Signed-off-by: Chukun Pan <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20040
Signed-off-by: Hauke Mehrtens <[email protected]>
Chukun Pan vor 4 Monaten
Ursprung
Commit
e74cd41744

+ 1 - 1
target/linux/generic/hack-6.12/700-swconfig_switch_drivers.patch

@@ -85,7 +85,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
 +	select SWCONFIG
 +
 +config RTL8367B_PHY
-+	tristate "Driver fot the Realtek RTL8367R-VB switch"
++	tristate "Driver for the Realtek RTL8367R-VB switch"
 +	select SWCONFIG
 +
 +endif # RTL8366_SMI

+ 1 - 1
target/linux/generic/hack-6.6/700-swconfig_switch_drivers.patch

@@ -85,7 +85,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
 +	select SWCONFIG
 +
 +config RTL8367B_PHY
-+	tristate "Driver fot the Realtek RTL8367R-VB switch"
++	tristate "Driver for the Realtek RTL8367R-VB switch"
 +	select SWCONFIG
 +
 +endif # RTL8366_SMI