diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2015-04-10 07:03:21 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-10 07:03:54 +0200 |
commit | d7018be0ae2aee988331d2908234d1a1ee3196ac (patch) | |
tree | ff950ea87d5317f71b29e12f9a78afae69a8ed2e /Documentation/networking/ixgb.txt | |
parent | igb: doc don't refer to ifconfig (diff) | |
download | linux-d7018be0ae2aee988331d2908234d1a1ee3196ac.tar.xz linux-d7018be0ae2aee988331d2908234d1a1ee3196ac.zip |
ixgbe: fix documentation
The MTU values in the documentation do not match the source.
The source has frame limit of IXGBE_MAX_JUMBO_FRAME_SIZE (9728)
which is MTU of 9710 because of the accounting for Ethernet header
and CRC.
Also, don't refer to the obsolete ifconfig command.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions