diff options
author | Joe Perches <joe@perches.com> | 2010-09-08 00:33:24 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-10 08:41:59 +0400 |
commit | 201b6bab6798fcd8ec1cb30165b91fdb89a91775 (patch) | |
tree | 3f616915202d513c2c4ca49037b1dbde631178c5 | |
parent | 123031c0eeda6144b4002dc3285375aa9ae9dc11 (diff) | |
download | linux-201b6bab6798fcd8ec1cb30165b91fdb89a91775.tar.xz |
MAINTAINERS: Add CAIF
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 087912aa09bd..b5fb9bdcabb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1445,6 +1445,16 @@ S: Maintained F: Documentation/video4linux/cafe_ccic F: drivers/media/video/cafe_ccic* +CAIF NETWORK LAYER +M: Sjur Braendeland <sjur.brandeland@stericsson.com> +L: netdev@vger.kernel.org +S: Supported +F: Documentation/networking/caif/ +F: drivers/net/caif/ +F: include/linux/caif/ +F: include/net/caif/ +F: net/caif/ + CALGARY x86-64 IOMMU M: Muli Ben-Yehuda <muli@il.ibm.com> M: "Jon D. Mason" <jdmason@kudzu.us> |