netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: fix a typo in Documentation/networking/scaling.txt
@ 2011-09-27 10:03 Jason Wang
  2011-09-27 17:26 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2011-09-27 10:03 UTC (permalink / raw)
  To: netdev, davem, linux-kernel; +Cc: rdunlap, linux-doc

Signed-off-by: Jason Wang <jasowang@redhat.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
 


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

* Re: [PATCH] net: fix a typo in Documentation/networking/scaling.txt
  2011-09-27 10:03 [PATCH] net: fix a typo in Documentation/networking/scaling.txt Jason Wang
@ 2011-09-27 17:26 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-09-27 17:26 UTC (permalink / raw)
  To: jasowang; +Cc: netdev, linux-kernel, rdunlap, linux-doc

From: Jason Wang <jasowang@redhat.com>
Date: Tue, 27 Sep 2011 18:03:55 +0800

> Signed-off-by: Jason Wang <jasowang@redhat.com>

Applied, thanks.

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

end of thread, other threads:[~2011-09-27 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 10:03 [PATCH] net: fix a typo in Documentation/networking/scaling.txt Jason Wang
2011-09-27 17:26 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).