Przeglądaj źródła

Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description

Signed-off-by: Adrian Bunk <bunk@stusta.de>
James Ring 19 lat temu
rodzic
commit
9e6b48732d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      drivers/net/Kconfig

+ 1 - 1
drivers/net/Kconfig

@@ -1914,7 +1914,7 @@ config E1000_DISABLE_PACKET_SPLIT
 	depends on E1000
 	depends on E1000
 	help
 	help
 	  Say Y here if you want to use the legacy receive path for PCI express
 	  Say Y here if you want to use the legacy receive path for PCI express
-	  hadware.
+	  hardware.
 
 
 	  If in doubt, say N.
 	  If in doubt, say N.