From: James Ring Date: Tue, 21 Mar 2006 23:51:11 +0000 (+0100) Subject: Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description X-Git-Tag: firefly_0821_release~37155^2~19^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9e6b48732d53bd986178bca3bce18d2329e4b0ca;p=firefly-linux-kernel-4.4.55.git Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description Signed-off-by: Adrian Bunk --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index e0b11095b9da..00993e8ba589 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1914,7 +1914,7 @@ config E1000_DISABLE_PACKET_SPLIT depends on E1000 help Say Y here if you want to use the legacy receive path for PCI express - hadware. + hardware. If in doubt, say N.