diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-20 09:55:16 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 19:29:59 -0400 |
commit | 2b133ad6e9e96798007e64eb912c42fa00adef0a (patch) | |
tree | 34d1760a9257b150289893cda05b4adfa1990306 /MAINTAINERS | |
parent | 3401299a1b9e747cbf7de2cc0c8f6376c3cbe565 (diff) |
atl*: Move the Atheros drivers
Move the Atheros drivers into drivers/net/ethernet/atheros/ and
make the necessary Kconfig and Makefile changes.
CC: Jay Cliburn <jcliburn@gmail.com>
CC: Chris Snook <chris.snook@gmail.com>
CC: Jie Yang <jie.yang@atheros.com>
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 88ff9efa9c65..26fa497e3733 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1282,7 +1282,7 @@ L: netdev@vger.kernel.org | |||
1282 | W: http://sourceforge.net/projects/atl1 | 1282 | W: http://sourceforge.net/projects/atl1 |
1283 | W: http://atl1.sourceforge.net | 1283 | W: http://atl1.sourceforge.net |
1284 | S: Maintained | 1284 | S: Maintained |
1285 | F: drivers/net/atlx/ | 1285 | F: drivers/net/ethernet/atheros/ |
1286 | 1286 | ||
1287 | ATM | 1287 | ATM |
1288 | M: Chas Williams <chas@cmf.nrl.navy.mil> | 1288 | M: Chas Williams <chas@cmf.nrl.navy.mil> |