net: fix a typo in Documentation/networking/scaling.txt
authorJason Wang <jasowang@redhat.com>
Tue, 27 Sep 2011 17:26:27 +0000 (13:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Sep 2011 17:26:27 +0000 (13:26 -0400)
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/scaling.txt

index 58fd741..8ce7c30 100644 (file)
@@ -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