diff options
author | Johann Felix Soden <johfel@users.sourceforge.net> | 2008-01-20 08:41:18 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-22 13:43:36 -0500 |
commit | 889c94a14e38e749c8060f597ee7825ea0764229 (patch) | |
tree | a7c94c44784773f362d4e4b85b86434446a2f5ec /drivers/net/Kconfig | |
parent | 4ad2b226e1db58ee227f06379b46347bfd0ded39 (diff) |
Fix file references in documentation and Kconfig
Fix typo in arch/powerpc/boot/flatdevtree_env.h.
There is no Documentation/networking/ixgbe.txt.
README.cycladesZ is now in Documentation/.
wavelan.p.h is now in drivers/net/wireless/.
HFS.txt is now Documentation/filesystems/hfs.txt.
OSS-files are now in sound/oss/.
Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 9ae3166e3162..9af05a2f4af3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2465,9 +2465,6 @@ config IXGBE | |||
2465 | 2465 | ||
2466 | <http://support.intel.com> | 2466 | <http://support.intel.com> |
2467 | 2467 | ||
2468 | More specific information on configuring the driver is in | ||
2469 | <file:Documentation/networking/ixgbe.txt>. | ||
2470 | |||
2471 | To compile this driver as a module, choose M here. The module | 2468 | To compile this driver as a module, choose M here. The module |
2472 | will be called ixgbe. | 2469 | will be called ixgbe. |
2473 | 2470 | ||