drivers/net: fix up stale paths from driver reorg
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 Jan 2012 13:36:01 +0000 (13:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2012 17:54:40 +0000 (12:54 -0500)
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>

No differences found