diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-11-04 12:58:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-04 22:25:40 -0400 |
commit | 1a6422f67fbf691cf8721076619aeead9183403d (patch) | |
tree | 23eb89065b7d5734303e0b0869c2990b333f97fe /MAINTAINERS | |
parent | 589665f5a6008dbce1d0af2cb93e94a80bf78151 (diff) |
etherh: Add MAINTAINERS entry for etherh
During the re-organization of Ethernet drivers, the MAINTAINERS
entry for etherh got dropped accidentally.
CC: Russell King <linux@arm.linux.org.uk>
CC: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6afe342f0fc..ecb2299a1601 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1032,6 +1032,7 @@ F: arch/arm/include/asm/hardware/ioc.h F: arch/arm/include/asm/hardware/iomd.h F: arch/arm/include/asm/hardware/memc.h F: arch/arm/mach-rpc/ +F: drivers/net/ethernet/8390/etherh.c F: drivers/net/ethernet/i825xx/ether1* F: drivers/net/ethernet/seeq/ether3* F: drivers/scsi/arm/ |