diff options
author | James Ring <sjr@jdns.org> | 2006-03-21 18:51:11 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-21 18:51:11 -0500 |
commit | 9e6b48732d53bd986178bca3bce18d2329e4b0ca (patch) | |
tree | ee2d56e04b57fd91ad5dfc80cade48bfa6990041 /drivers/net/Kconfig | |
parent | d7f2baaadc0e2da3b4dff76494f9cf46d48ad301 (diff) |
Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
1914 | depends on E1000 | 1914 | depends on E1000 |
1915 | help | 1915 | help |
1916 | Say Y here if you want to use the legacy receive path for PCI express | 1916 | Say Y here if you want to use the legacy receive path for PCI express |
1917 | hadware. | 1917 | hardware. |
1918 | 1918 | ||
1919 | If in doubt, say N. | 1919 | If in doubt, say N. |
1920 | 1920 | ||