All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net: encx24j600: Fix typos in Kconfig
@ 2015-10-08 15:10 jon
  2015-10-11 12:26 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: jon @ 2015-10-08 15:10 UTC (permalink / raw)
  To: netdev; +Cc: Jon Ringle

From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 drivers/net/ethernet/microchip/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/microchip/Kconfig b/drivers/net/ethernet/microchip/Kconfig
index b45b28a..0c32fea 100644
--- a/drivers/net/ethernet/microchip/Kconfig
+++ b/drivers/net/ethernet/microchip/Kconfig
@@ -39,9 +39,9 @@ config ENCX24J600
     tristate "ENCX24J600 support"
     depends on SPI
     ---help---
-      Support for the Microchip ENC424J600 ethernet chip.
+      Support for the Microchip ENC424J600/624J600 ethernet chip.
 
       To compile this driver as a module, choose M here. The module will be
-      called enc424j600.
+      called encx24j600.
 
 endif # NET_VENDOR_MICROCHIP
-- 
2.4.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] net: encx24j600: Fix typos in Kconfig
  2015-10-08 15:10 [PATCH net-next] net: encx24j600: Fix typos in Kconfig jon
@ 2015-10-11 12:26 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-10-11 12:26 UTC (permalink / raw)
  To: jon; +Cc: netdev, jringle

From: jon@ringle.org
Date: Thu,  8 Oct 2015 11:10:19 -0400

> From: Jon Ringle <jringle@gridpoint.com>
> 
> Signed-off-by: Jon Ringle <jringle@gridpoint.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-11 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-08 15:10 [PATCH net-next] net: encx24j600: Fix typos in Kconfig jon
2015-10-11 12:26 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.