diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-16 18:02:54 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 15:37:35 -0400 |
commit | 7443713a31f284365454493a9adbaea02bcc4344 (patch) | |
tree | 58e4ec1abf2b85a3cb54efe71350ca4f193c2eac /MAINTAINERS | |
parent | b13ad8f498793dc582b7f42f27b8f44490bd608d (diff) |
ipg: Move the IC Plus driver
Move the IC Plus driver into drivers/net/ethernet/icplus/ and
make the necessary Kconfig and Makefile changes.
CC: <craig_rich@sundanceti.com>
CC: <sorbica@icplus.com.tw>
CC: <jesse@icplus.com.tw>
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 37cbe1495c6e..879c17ebf38a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3443,7 +3443,7 @@ M: Francois Romieu <romieu@fr.zoreil.com> | |||
3443 | M: Sorbica Shieh <sorbica@icplus.com.tw> | 3443 | M: Sorbica Shieh <sorbica@icplus.com.tw> |
3444 | L: netdev@vger.kernel.org | 3444 | L: netdev@vger.kernel.org |
3445 | S: Maintained | 3445 | S: Maintained |
3446 | F: drivers/net/ipg.* | 3446 | F: drivers/net/ethernet/icplus/ipg.* |
3447 | 3447 | ||
3448 | IPATH DRIVER | 3448 | IPATH DRIVER |
3449 | M: Mike Marciniszyn <infinipath@qlogic.com> | 3449 | M: Mike Marciniszyn <infinipath@qlogic.com> |