Selaa lähdekoodia

[PATCH] ppc32: 8xx fix CPM ethernet description

8xx: fix CPM Ethernet description

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Aristeu Sergio Rozanski Filho 20 vuotta sitten
vanhempi
commit
b7f08aabb1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      arch/ppc/8xx_io/Kconfig

+ 1 - 1
arch/ppc/8xx_io/Kconfig

@@ -71,7 +71,7 @@ config ENET_BIG_BUFFERS
 	bool "Use Big CPM Ethernet Buffers"
 	bool "Use Big CPM Ethernet Buffers"
 	depends on NET_ETHERNET
 	depends on NET_ETHERNET
 	help
 	help
-	  Allocate large buffers for MPC8xx Etherenet.  Increases throughput
+	  Allocate large buffers for MPC8xx Ethernet. Increases throughput
 	  and decreases the likelihood of dropped packets, but costs memory.
 	  and decreases the likelihood of dropped packets, but costs memory.
 
 
 config HTDMSOUND
 config HTDMSOUND