diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-20 07:50:27 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 00:21:33 -0700 |
commit | 8862bf1ed60de49550109b7023a0a33eb7db8b3c (patch) | |
tree | 76e2c24e847a986c139061f5d522aa94ce97e083 /MAINTAINERS | |
parent | a88394cfb58007cca945699545469017beb0d206 (diff) | |
download | linux-8862bf1ed60de49550109b7023a0a33eb7db8b3c.tar.gz linux-8862bf1ed60de49550109b7023a0a33eb7db8b3c.tar.bz2 linux-8862bf1ed60de49550109b7023a0a33eb7db8b3c.zip |
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 M: Ralf Baechle <ralf@linux-mips.org> L: linux-mips@linux-mips.org S: Maintained -F: drivers/net/ioc3-eth.c +F: drivers/net/ethernet/sgi/ioc3-eth.c IOC3 SERIAL DRIVER M: Pat Gefre <pfg@sgi.com> |