drivers/net: fix up stale paths from driver reorg

The reorganization of the driver layout in drivers/net
left behind some stale paths in comments and in Kconfig
help text.  Bring them up to date.  No actual change to
any code takes place here.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Paul Gortmaker
2012-01-27 13:36:01 +00:00
committed by David S. Miller
parent e94d5b7aec
commit 3396c7823e
54 changed files with 59 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
/*
* drivers/drivers/net/fec_mpc52xx/fec.h
* drivers/net/ethernet/freescale/fec_mpc52xx.h
*
* Driver for the MPC5200 Fast Ethernet Controller
*

View File

@@ -1,5 +1,5 @@
/*
* drivers/net/gianfar.c
* drivers/net/ethernet/freescale/gianfar.c
*
* Gianfar Ethernet Driver
* This driver is designed for the non-CPM ethernet controllers

View File

@@ -1,5 +1,5 @@
/*
* drivers/net/gianfar.h
* drivers/net/ethernet/freescale/gianfar.h
*
* Gianfar Ethernet Driver
* Driver for FEC on MPC8540 and TSEC on MPC8540/MPC8560

View File

@@ -1,5 +1,5 @@
/*
* drivers/net/gianfar_ethtool.c
* drivers/net/ethernet/freescale/gianfar_ethtool.c
*
* Gianfar Ethernet Driver
* Ethtool support for Gianfar Enet

View File

@@ -1,5 +1,5 @@
/*
* drivers/net/gianfar_sysfs.c
* drivers/net/ethernet/freescale/gianfar_sysfs.c
*
* Gianfar Ethernet Driver
* This driver is designed for the non-CPM ethernet controllers