OSDN Git Service

Documentation (ixgbe.txt): use a decimal address.
authorRami Rosen <ramirose@gmail.com>
Fri, 5 Dec 2014 17:35:43 +0000 (19:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 21:02:32 +0000 (16:02 -0500)
This patch fixes the erronous usage of an hexadecimal address in the
example, by replacing it with a decimal address.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ixgbe.txt

index 96ccceb..0ace6e7 100644 (file)
@@ -138,7 +138,7 @@ Other ethtool Commands:
 To enable Flow Director
        ethtool -K ethX ntuple on
 To add a filter
-       Use -U switch. e.g., ethtool -U ethX flow-type tcp4 src-ip 0x178000a
+       Use -U switch. e.g., ethtool -U ethX flow-type tcp4 src-ip 10.0.128.23
         action 1
 To see the list of filters currently present:
        ethtool -u ethX