diff options
author | Joe Perches <joe@perches.com> | 2012-11-24 11:18:25 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-25 16:16:49 -0500 |
commit | 11e980299f922884377c7ce5d8c331327c5c3fd6 (patch) | |
tree | d17f30586cec6603367b8005c0353c5fb0298224 | |
parent | 1e1d74124257413cc26e53898560c1eac31cc798 (diff) | |
download | linux-11e980299f922884377c7ce5d8c331327c5c3fd6.tar.bz2 |
MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/
Add the netdev patchwork entries for networking drivers.
Change the W: entry to Q:for networking.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec6ab3ae4aa3..9087e0d6f1a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5064,7 +5064,7 @@ NETWORKING [GENERAL] M: "David S. Miller" <davem@davemloft.net> L: netdev@vger.kernel.org W: http://www.linuxfoundation.org/en/Net -W: http://patchwork.ozlabs.org/project/netdev/list/ +Q: http://patchwork.ozlabs.org/project/netdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git S: Maintained @@ -5124,6 +5124,7 @@ F: drivers/net/wireless/ NETWORKING DRIVERS L: netdev@vger.kernel.org W: http://www.linuxfoundation.org/en/Net +Q: http://patchwork.ozlabs.org/project/netdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git S: Odd Fixes |