From patchwork Sun Nov 30 08:23:09 2008 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: MAINTAINERS: add netdev to ATM From: Jiri Slaby X-Patchwork-Id: 11447 Message-Id: <1228033389-24415-1-git-send-email-jirislaby@gmail.com> To: David Miller Cc: chas@cmf.nrl.navy.mil, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Slaby 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 > > 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 --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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