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/s2io.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/s2io.txt')
-rw-r--r-- | Documentation/networking/s2io.txt | 2 |
1 files changed, 1 insertions, 1 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. |