diff options
author | Florian Fainelli <[email protected]> | 2009-06-01 02:43:17 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-06-01 02:43:17 -0700 |
commit | 4371ee353c3fc41aad9458b8e8e627eb508bc9a3 (patch) | |
tree | e76a77a9f9abd2eea523b47d09c1dd156c182ce1 | |
parent | cf4ae4e3de83e2c7394af70b46f4f50e5f0fb90c (diff) |
MAINTAINERS: take maintainership of the cpmac Ethernet driver
This patch adds me as the maintainer of the CPMAC (AR7)
Ethernet driver.
Signed-off-by: Florian Fainelli <[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 2b349ba4add4..111fc169437a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1532,6 +1532,13 @@ W: http://www.fi.muni.cz/~kas/cosa/ S: Maintained F: drivers/net/wan/cosa* +CPMAC ETHERNET DRIVER +P: Florian Fainelli +S: Maintained +F: drivers/net/cpmac.c + CPU FREQUENCY DRIVERS P: Dave Jones |