diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-13 00:37:14 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-13 00:37:14 -0700 |
commit | 531c4f896ca380812c22841e8ae396428a3327bf (patch) | |
tree | 321dfd12184406b18eb0154ff8a416f394352870 /MAINTAINERS | |
parent | cdd80bd4eece6109c15864e776b83c88c3bd891b (diff) | |
download | op-kernel-dev-531c4f896ca380812c22841e8ae396428a3327bf.zip op-kernel-dev-531c4f896ca380812c22841e8ae396428a3327bf.tar.gz |
acenic: Move the Alteon driver
Based on feedback from Alan Cox, the acenic driver moved to
drivers/net/ethernet/alteon/ and made the necessary Kconfig and
Makefile changes.
CC: Jes Sorensen <jes@trained-monkey.org>
CC: Alan Cox <alan@linux.intel.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 3d8a6a6..d374c6f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -213,7 +213,7 @@ ACENIC DRIVER M: Jes Sorensen <jes@trained-monkey.org> L: linux-acenic@sunsite.dk S: Maintained -F: drivers/net/ethernet/3com/acenic* +F: drivers/net/ethernet/alteon/acenic* ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER M: Peter Feuerer <peter@piie.net> |