diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-19 23:27:55 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 16:29:42 -0700 |
commit | a8fe65b8f031c5c0a7414059773eaa962e5243cb (patch) | |
tree | 7deefb4ca57299d315cf2e3f97b9919857eaacb4 /MAINTAINERS | |
parent | baf0fbfe7ea34cd676e3362a62033d8ca1c52d99 (diff) | |
download | linux-a8fe65b8f031c5c0a7414059773eaa962e5243cb.tar.bz2 |
8139*/atp/r8169/sc92031: Move the Realtek drivers
Move the Realtek drivers into drivers/net/ethernet/realtek/ and make
the necessary Kconfig and Makefile changes.
CC: Realtek linux nic maintainers <nic_swsd@realtek.com>
CC: Francois Romieu <romieu@fr.zoreil.com>
CC: Jeff Garzik <jgarzik@pobox.com>
CC: Donald Becker <becker@scyld.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 39607a99f969..88ff9efa9c65 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -156,7 +156,7 @@ M: Realtek linux nic maintainers <nic_swsd@realtek.com> M: Francois Romieu <romieu@fr.zoreil.com> L: netdev@vger.kernel.org S: Maintained -F: drivers/net/r8169.c +F: drivers/net/ethernet/realtek/r8169.c 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER M: Greg Kroah-Hartman <gregkh@suse.de> |