Commit 008a5b07 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller

neterion: remove reference to ifconfig

Remove reference to obsolete ifconfig command.
MTU can be changed with ip command instead.
Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d7ed7474
...@@ -38,7 +38,7 @@ The corresponding adapter's LED will blink multiple times. ...@@ -38,7 +38,7 @@ The corresponding adapter's LED will blink multiple times.
3. Features supported: 3. Features supported:
a. Jumbo frames. Xframe I/II supports MTU up to 9600 bytes, 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 b. Offloads. Supports checksum offload(TCP/UDP/IP) on transmit
and receive, TSO. and receive, TSO.
......
...@@ -39,7 +39,7 @@ iii) PCI-SIG's I/O Virtualization ...@@ -39,7 +39,7 @@ iii) PCI-SIG's I/O Virtualization
iv) Jumbo frames iv) Jumbo frames
X3100 Series supports MTU up to 9600 bytes, modifiable using X3100 Series supports MTU up to 9600 bytes, modifiable using
ifconfig command. ip command.
v) Offloads supported: (Enabled by default) v) Offloads supported: (Enabled by default)
Checksum offload (TCP/UDP/IP) on transmit and receive paths Checksum offload (TCP/UDP/IP) on transmit and receive paths
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment