1
0
Fork 0

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>
hifive-unleashed-5.1
stephen hemminger 2015-03-08 11:48:49 -07:00 committed by David S. Miller
parent d7ed7474a8
commit 008a5b07f1
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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