浏览代码

net: fix a typo in Documentation/networking/scaling.txt

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Jason Wang 14 年之前
父节点
当前提交
e451e61b56
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/networking/scaling.txt

+ 1 - 1
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