diff options
author | stephen hemminger <stephen@networkplumber.org> | 2015-03-08 11:48:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-08 19:11:44 -0400 |
commit | 008a5b07f1b4beab1004ac799f449b59a45af8e9 (patch) | |
tree | 2049c4e27bc1d6a6330b6602d256f179513cc3b4 /Documentation | |
parent | d7ed7474a87d5515a3860473b650bbb1e047f9e5 (diff) |
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')
-rw-r--r-- | Documentation/networking/s2io.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/vxge.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt index d2a9f43b5546..0362a42f7cf4 100644 --- a/Documentation/networking/s2io.txt +++ b/Documentation/networking/s2io.txt @@ -38,7 +38,7 @@ The corresponding adapter's LED will blink multiple times. 3. Features supported: a. Jumbo frames. Xframe I/II supports MTU up to 9600 bytes, -modifiable using ifconfig command. +modifiable using ip command. b. Offloads. Supports checksum offload(TCP/UDP/IP) on transmit and receive, TSO. 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 |