diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-20 23:43:09 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 03:21:56 -0400 |
commit | f2148a472883ddf77626fff52b070655a8a0a788 (patch) | |
tree | 4224e4b1f7b7bbec8a5c5ebbd2ed1e2a69a89b9a /MAINTAINERS | |
parent | 527a626601de6ff89859de90883cc546892bf3ca (diff) |
via-*: Move the VIA drivers
Move the VIA drivers into drivers/net/ethernet/via/ and make the
necessary Kconfig and Makefile changes.
CC: Roger Luethi <rl@hellgate.ch>
CC: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b9acfdee10e8..51d9281a3035 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6988,7 +6988,7 @@ F: include/linux/vhost.h | |||
6988 | VIA RHINE NETWORK DRIVER | 6988 | VIA RHINE NETWORK DRIVER |
6989 | M: Roger Luethi <rl@hellgate.ch> | 6989 | M: Roger Luethi <rl@hellgate.ch> |
6990 | S: Maintained | 6990 | S: Maintained |
6991 | F: drivers/net/via-rhine.c | 6991 | F: drivers/net/ethernet/via/via-rhine.c |
6992 | 6992 | ||
6993 | VIAPRO SMBUS DRIVER | 6993 | VIAPRO SMBUS DRIVER |
6994 | M: Jean Delvare <khali@linux-fr.org> | 6994 | M: Jean Delvare <khali@linux-fr.org> |
@@ -7016,7 +7016,7 @@ VIA VELOCITY NETWORK DRIVER | |||
7016 | M: Francois Romieu <romieu@fr.zoreil.com> | 7016 | M: Francois Romieu <romieu@fr.zoreil.com> |
7017 | L: netdev@vger.kernel.org | 7017 | L: netdev@vger.kernel.org |
7018 | S: Maintained | 7018 | S: Maintained |
7019 | F: drivers/net/via-velocity.* | 7019 | F: drivers/net/ethernet/via/via-velocity.* |
7020 | 7020 | ||
7021 | VLAN (802.1Q) | 7021 | VLAN (802.1Q) |
7022 | M: Patrick McHardy <kaber@trash.net> | 7022 | M: Patrick McHardy <kaber@trash.net> |