diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-17 13:14:34 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-25 06:26:47 +0100 |
commit | 68f20d948c86bd6bbc075052f6b6c45b8f56957e (patch) | |
tree | 55b3eae5bb5dce531118f8274e6ce99c798aae9b /Documentation/networking/igbvf.txt | |
parent | cnic: Add FCoE support on 57712 (diff) | |
download | linux-68f20d948c86bd6bbc075052f6b6c45b8f56957e.tar.xz linux-68f20d948c86bd6bbc075052f6b6c45b8f56957e.zip |
Documentation/networking: Update Intel Wired LAN docs
- Update the Intel Wired LAN documentation with the latest
URL for ethtool.
- replace "Ethtool" with "ethtool"
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Diffstat (limited to 'Documentation/networking/igbvf.txt')
-rw-r--r-- | Documentation/networking/igbvf.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/igbvf.txt b/Documentation/networking/igbvf.txt index 694817b17a9c..cbfe4ee65533 100644 --- a/Documentation/networking/igbvf.txt +++ b/Documentation/networking/igbvf.txt @@ -58,11 +58,11 @@ Additional Configurations Ethtool ------- The driver utilizes the ethtool interface for driver configuration and - diagnostics, as well as displaying statistical information. Ethtool + diagnostics, as well as displaying statistical information. The ethtool version 3.0 or later is required for this functionality, although we strongly recommend downloading the latest version at: - http://sourceforge.net/projects/gkernel. + http://ftp.kernel.org/pub/software/network/ethtool/ Support ======= |