diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-20 10:50:27 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 03:21:33 -0400 |
commit | 8862bf1ed60de49550109b7023a0a33eb7db8b3c (patch) | |
tree | 76e2c24e847a986c139061f5d522aa94ce97e083 /MAINTAINERS | |
parent | a88394cfb58007cca945699545469017beb0d206 (diff) |
ioc3-eth/meth: Move the SGI drivers
Move the SGI drivers into drivers/net/ethernet/sgi/ and make the
necessary Kconfig and Makefile changes.
CC: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fbafbb68ae59..1bd9fbd2175d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3424,7 +3424,7 @@ IOC3 ETHERNET DRIVER | |||
3424 | M: Ralf Baechle <ralf@linux-mips.org> | 3424 | M: Ralf Baechle <ralf@linux-mips.org> |
3425 | L: linux-mips@linux-mips.org | 3425 | L: linux-mips@linux-mips.org |
3426 | S: Maintained | 3426 | S: Maintained |
3427 | F: drivers/net/ioc3-eth.c | 3427 | F: drivers/net/ethernet/sgi/ioc3-eth.c |
3428 | 3428 | ||
3429 | IOC3 SERIAL DRIVER | 3429 | IOC3 SERIAL DRIVER |
3430 | M: Pat Gefre <pfg@sgi.com> | 3430 | M: Pat Gefre <pfg@sgi.com> |