Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

stephen hemminger and committed by
David S. Miller
008a5b07 d7ed7474

+2 -2
+1 -1
Documentation/networking/s2io.txt
··· 38 38 39 39 3. Features supported: 40 40 a. Jumbo frames. Xframe I/II supports MTU up to 9600 bytes, 41 - modifiable using ifconfig command. 41 + modifiable using ip command. 42 42 43 43 b. Offloads. Supports checksum offload(TCP/UDP/IP) on transmit 44 44 and receive, TSO.
+1 -1
Documentation/networking/vxge.txt
··· 39 39 40 40 iv) Jumbo frames 41 41 X3100 Series supports MTU up to 9600 bytes, modifiable using 42 - ifconfig command. 42 + ip command. 43 43 44 44 v) Offloads supported: (Enabled by default) 45 45 Checksum offload (TCP/UDP/IP) on transmit and receive paths