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: v2.6.17-rc1~1129^2~1^2~1 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=9e6b48732d53bd986178bca3bce18d2329e4b0ca;p=linux-2.6-omap-h63xx.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 e0b11095b9d..00993e8ba58 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.