diff mbox

MAINTAINERS: add netdev to ATM

Message ID 1228033389-24415-1-git-send-email-jirislaby@gmail.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Jiri Slaby Nov. 30, 2008, 8:23 a.m. UTC
David Miller wrote:
> > One fail path in hrz_probe omitted device disable. Fix it.
> > 
> > Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
> 
> Applied, but please post all networking patches to
> netdev@vger.kernel.org, in particular so that they
> get properly tracked at:
> 
> 	http://patchwork.ozlabs.org/project/netdev/list/
> 
> I feel like I type this in at least 10 times a day, so
> people please start making sure netdev is on the CC: for
> all networking patches.

Hmm, I didn't even think this is net related. I would expect such things to
be in drivers/net/ then. Consider the patch below for applying.

--

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

David Miller Dec. 1, 2008, 7:27 a.m. UTC | #1
From: Jiri Slaby <jirislaby@gmail.com>
Date: Sun, 30 Nov 2008 09:23:09 +0100

> David Miller wrote:
> > > One fail path in hrz_probe omitted device disable. Fix it.
> > > 
> > > Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
> > 
> > Applied, but please post all networking patches to
> > netdev@vger.kernel.org, in particular so that they
> > get properly tracked at:
> > 
> > 	http://patchwork.ozlabs.org/project/netdev/list/
> > 
> > I feel like I type this in at least 10 times a day, so
> > people please start making sure netdev is on the CC: for
> > all networking patches.
> 
> Hmm, I didn't even think this is net related. I would expect such things to
> be in drivers/net/ then. Consider the patch below for applying.
> 
> --
> 
> Signed-off-by: Jiri Slaby <jirislaby@gmail.com>

Applied, thanks Jiri!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e17fa7d..6035710 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -779,6 +779,7 @@  ATM
 P:	Chas Williams
 M:	chas@cmf.nrl.navy.mil
 L:	linux-atm-general@lists.sourceforge.net (subscribers-only)
+L:	netdev@vger.kernel.org
 W:	http://linux-atm.sourceforge.net
 S:	Maintained