All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] neterion:  remove reference to ifconfig
@ 2015-03-08 18:48 Stephen Hemminger
  2015-03-08 23:12 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2015-03-08 18:48 UTC (permalink / raw)
  To: Jon Mason, David Miller; +Cc: netdev

Remove reference to obsolete ifconfig command.
MTU can be changed with ip command instead.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

--- a/Documentation/networking/s2io.txt	2014-02-12 08:21:53.307906588 -0800
+++ b/Documentation/networking/s2io.txt	2015-03-08 11:45:41.782207739 -0700
@@ -38,7 +38,7 @@ The corresponding adapter's LED will bli
 
 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.
--- a/Documentation/networking/vxge.txt	2014-02-12 08:21:53.309906559 -0800
+++ b/Documentation/networking/vxge.txt	2015-03-08 11:46:01.494299026 -0700
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] neterion: remove reference to ifconfig
  2015-03-08 18:48 [PATCH net-next] neterion: remove reference to ifconfig Stephen Hemminger
@ 2015-03-08 23:12 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-03-08 23:12 UTC (permalink / raw)
  To: stephen; +Cc: jdmason, netdev

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Sun, 8 Mar 2015 11:48:49 -0700

> Remove reference to obsolete ifconfig command.
> MTU can be changed with ip command instead.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-08 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-08 18:48 [PATCH net-next] neterion: remove reference to ifconfig Stephen Hemminger
2015-03-08 23:12 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.