[PATCH] smsc75xx: add missing entry to MAINTAINERS

2012-08-16 Thread Steve Glendinning
Signed-off-by: Steve Glendinning 
---
 MAINTAINERS |6 ++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f875890..560bd30 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7289,6 +7289,12 @@ W:   http://www.connecttech.com
 S: Supported
 F: drivers/usb/serial/whiteheat*
 
+USB SMSC75XX ETHERNET DRIVER
+M: Steve Glendinning 
+L: net...@vger.kernel.org
+S: Maintained
+F: drivers/net/usb/smsc75xx.*
+
 USB SMSC95XX ETHERNET DRIVER
 M: Steve Glendinning 
 L: net...@vger.kernel.org
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] smsc75xx: add missing entry to MAINTAINERS

2012-08-17 Thread Joe Perches
On Thu, 2012-08-16 at 08:53 +0100, Steve Glendinning wrote:
> Signed-off-by: Steve Glendinning 
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +USB SMSC75XX ETHERNET DRIVER
> +M:   Steve Glendinning 
> +L:   net...@vger.kernel.org
> +S:   Maintained
> +F:   drivers/net/usb/smsc75xx.*
> +
>  USB SMSC95XX ETHERNET DRIVER
>  M:   Steve Glendinning 
>  L:   net...@vger.kernel.org

Hi Steve.

Perhaps you could have a single updated [79]5xx entry with
F:  drivers/net/usb/smsc[79]5xx.*

or

F:  drivers/net/usb/smsc?5xx.*

Also, diff makes it seem the drivers aren't significantly
different.  Might it be better to integrate the 2 drivers
into a single driver that supports both?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] smsc75xx: add missing entry to MAINTAINERS

2012-08-20 Thread David Miller
From: Steve Glendinning 
Date: Thu, 16 Aug 2012 08:53:38 +0100

> Signed-off-by: Steve Glendinning 

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/