diff options
author | Ian Campbell <[email protected]> | 2011-04-03 23:12:23 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-04-06 14:41:36 -0700 |
commit | 9b57e1a79e2142df8412ab223c90ba6f47c6b3a3 (patch) | |
tree | d1679c6c7d6bebb9590eb1004e906ea698b00d31 | |
parent | 1f5db833758a9650ad002058e40760aaa11d732e (diff) |
MAINTAINERS: add entry for Xen network backend
Signed-off-by: Ian Campbell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6b4b9cdec370..649600cb8ec9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6916,6 +6916,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86. S: Maintained F: drivers/platform/x86 +XEN NETWORK BACKEND DRIVER +M: Ian Campbell <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: drivers/net/xen-netback/* + XEN PCI SUBSYSTEM M: Konrad Rzeszutek Wilk <[email protected]> L: [email protected] (moderated for non-subscribers) |