diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-12 21:21:33 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 02:33:31 -0700 |
commit | 8efc91254fda97ee78e2e0b8e016120e664131de (patch) | |
tree | 3e8fdaad0c81411c49c19abe5e9b4db56fcdd740 /MAINTAINERS | |
parent | 628a604842b68cb0fc483e7cd5fcfb836be633d5 (diff) | |
download | talos-obmc-linux-8efc91254fda97ee78e2e0b8e016120e664131de.tar.gz talos-obmc-linux-8efc91254fda97ee78e2e0b8e016120e664131de.zip |
ni5010: Move the Racal-Interlan (Micom) driver
Moves the Racal-Interlan driver into drivers/net/ethernet/racal/ and
make the necessary Kconfig and Makefile changes.
CC: "Jan-Pascal van Best" <janpascal@vanbest.org>
CC: Andreas Mohr <andi@lisas.de>
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 5b368ccf7572..19bd60deb135 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4520,7 +4520,7 @@ M: Jan-Pascal van Best <janpascal@vanbest.org> M: Andreas Mohr <andi@lisas.de> L: netdev@vger.kernel.org S: Maintained -F: drivers/net/ni5010.* +F: drivers/net/ethernet/racal/ni5010.* NILFS2 FILESYSTEM M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> |