diff options
author | stephen hemminger <stephen@networkplumber.org> | 2015-03-08 19:48:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-09 00:11:44 +0100 |
commit | 008a5b07f1b4beab1004ac799f449b59a45af8e9 (patch) | |
tree | 2049c4e27bc1d6a6330b6602d256f179513cc3b4 /Documentation/networking/vxge.txt | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... (diff) | |
download | linux-008a5b07f1b4beab1004ac799f449b59a45af8e9.tar.xz linux-008a5b07f1b4beab1004ac799f449b59a45af8e9.zip |
neterion: remove reference to ifconfig
Remove reference to obsolete ifconfig command.
MTU can be changed with ip command instead.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/vxge.txt')
-rw-r--r-- | Documentation/networking/vxge.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/vxge.txt b/Documentation/networking/vxge.txt index bb76c667a476..abfec245f97c 100644 --- a/Documentation/networking/vxge.txt +++ b/Documentation/networking/vxge.txt @@ -39,7 +39,7 @@ iii) PCI-SIG's I/O Virtualization iv) Jumbo frames X3100 Series supports MTU up to 9600 bytes, modifiable using - ifconfig command. + ip command. v) Offloads supported: (Enabled by default) Checksum offload (TCP/UDP/IP) on transmit and receive paths |