[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110927100354.18039.92505.stgit@dhcp-91-7.nay.redhat.com.englab.nay.redhat.com>
Date: Tue, 27 Sep 2011 18:03:55 +0800
From: Jason Wang <jasowang@...hat.com>
To: netdev@...r.kernel.org, davem@...emloft.net,
linux-kernel@...r.kernel.org
Cc: rdunlap@...otime.net, linux-doc@...r.kernel.org
Subject: [PATCH] net: fix a typo in Documentation/networking/scaling.txt
Signed-off-by: Jason Wang <jasowang@...hat.com>
---
Documentation/networking/scaling.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/scaling.txt b/Documentation/networking/scaling.txt
index 58fd741..8ce7c30 100644
--- a/Documentation/networking/scaling.txt
+++ b/Documentation/networking/scaling.txt
@@ -243,7 +243,7 @@ configured. The number of entries in the global flow table is set through:
The number of entries in the per-queue flow table are set through:
- /sys/class/net/<dev>/queues/tx-<n>/rps_flow_cnt
+ /sys/class/net/<dev>/queues/rx-<n>/rps_flow_cnt
== Suggested Configuration
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists