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:

committed by
David S. Miller

parent
e94d5b7aec
commit
3396c7823e
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/21142.c
|
||||
drivers/net/ethernet/dec/tulip/21142.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/eeprom.c
|
||||
drivers/net/ethernet/dec/tulip/eeprom.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/interrupt.c
|
||||
drivers/net/ethernet/dec/tulip/interrupt.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/media.c
|
||||
drivers/net/ethernet/dec/tulip/media.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/pnic.c
|
||||
drivers/net/ethernet/dec/tulip/pnic.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/pnic2.c
|
||||
drivers/net/ethernet/dec/tulip/pnic2.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/timer.c
|
||||
drivers/net/ethernet/dec/tulip/timer.c
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
drivers/net/tulip/tulip.h
|
||||
drivers/net/ethernet/dec/tulip/tulip.h
|
||||
|
||||
Copyright 2000,2001 The Linux Kernel Team
|
||||
Written/copyright 1994-2001 by Donald Becker.
|
||||
|
Reference in New Issue
Block a user