diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-24 16:19:50 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-13 02:46:43 -0400 |
commit | 7e25d72458c64e6ca76d69ae8da9ba98f1bf9d25 (patch) | |
tree | 2e40c0a52349fbafb1c8e580355f4a6a5835f186 /MAINTAINERS | |
parent | 9bba23b0ae933a143f8ea89e59c6becf0c1c1d1e (diff) |
hp100: Move the HP driver
Move the HP driver into drivers/net/ethernet/hp/ and
made the necessary Kconfig and Makefile changes.
CC: Jaroslav Kysela <perex@perex.cz>
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 8ca886e34b7f..dfa4269fd4d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3066,7 +3066,7 @@ F: drivers/platform/x86/tc1100-wmi.c | |||
3066 | HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series | 3066 | HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series |
3067 | M: Jaroslav Kysela <perex@perex.cz> | 3067 | M: Jaroslav Kysela <perex@perex.cz> |
3068 | S: Maintained | 3068 | S: Maintained |
3069 | F: drivers/net/hp100.* | 3069 | F: drivers/net/ethernet/hp/hp100.* |
3070 | 3070 | ||
3071 | HPET: High Precision Event Timers driver | 3071 | HPET: High Precision Event Timers driver |
3072 | M: Clemens Ladisch <clemens@ladisch.de> | 3072 | M: Clemens Ladisch <clemens@ladisch.de> |