diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-23 23:26:01 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 12:38:34 -0700 |
commit | 58565a35eab01eb5fba928af23d31a636d03a056 (patch) | |
tree | dda6047a09182bc4ac866a82e2303501496ff6a9 /MAINTAINERS | |
parent | 9f2f381f813858755f5b6ef7af316feda0726ef3 (diff) | |
download | linux-58565a35eab01eb5fba928af23d31a636d03a056.tar.gz linux-58565a35eab01eb5fba928af23d31a636d03a056.tar.bz2 linux-58565a35eab01eb5fba928af23d31a636d03a056.zip |
r6040: Move the RDC driver
Move the RDC driver into drivers/net/ethernet/rdc/ and make the
necessary Kconfig and Makefile changes.
CC: Florian Fainelli <florian@openwrt.org>
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 ae60f8c7c65d..ca3ec84c4f2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5343,7 +5343,7 @@ RDC R6040 FAST ETHERNET DRIVER M: Florian Fainelli <florian@openwrt.org> L: netdev@vger.kernel.org S: Maintained -F: drivers/net/r6040.c +F: drivers/net/ethernet/rdc/r6040.c RDS - RELIABLE DATAGRAM SOCKETS M: Andy Grover <andy.grover@oracle.com> |