diff options
author | H Hartley Sweeten | 2011-06-10 00:00:21 +0200 |
---|---|---|
committer | David S. Miller | 2011-06-10 00:00:21 +0200 |
commit | 5587912fcff1da2ff8494fa33cf9d92dc6982c11 (patch) | |
tree | 0d5947bf9ddc2f61d1a7047ef1efcd8689b4ea12 /MAINTAINERS | |
parent | ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data (diff) | |
download | kernel-qcow2-linux-5587912fcff1da2ff8494fa33cf9d92dc6982c11.tar.gz kernel-qcow2-linux-5587912fcff1da2ff8494fa33cf9d92dc6982c11.tar.xz kernel-qcow2-linux-5587912fcff1da2ff8494fa33cf9d92dc6982c11.zip |
ep93xx_eth: Update MAINTAINERS
Lennert stated that he has been short on time lately. Since I'm maintaining
the ep93xx core stuff, I'm willing to also take over maintaining the Ethernet
driver.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Lennert Buytenhek <kernel@wantstofly.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 29801f760b6f..6a1c430d2821 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1739,7 +1739,7 @@ S: Supported F: drivers/net/enic/ CIRRUS LOGIC EP93XX ETHERNET DRIVER -M: Lennert Buytenhek <kernel@wantstofly.org> +M: Hartley Sweeten <hsweeten@visionengravers.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/arm/ep93xx_eth.c |