Skip to content

Commit

Permalink
neterion: remove reference to ifconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
stephen hemminger authored and David S. Miller committed Mar 8, 2015
1 parent d7ed747 commit 008a5b0
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/networking/s2io.txt
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion Documentation/networking/vxge.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 008a5b0

Please sign in to comment.