Skip to content

Commit 67333bb

Browse files
Alexander Duyckdavem330
Alexander Duyck
authored andcommitted
skbedit: Fix a typo in the documentation
Signed-off-by: Alexander Duyck <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent ca9b0e2 commit 67333bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/multiqueue.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ the default simple_tx_hash or a custom netdev->select_queue() defined.
6868

6969
The behavior of tc filters remains the same. However a new tc action,
7070
skbedit, has been added. Assuming you wanted to route all traffic to a
71-
specific host, for example 192.168.0.3, though a specific queue you could use
71+
specific host, for example 192.168.0.3, through a specific queue you could use
7272
this action and establish a filter such as:
7373

7474
tc filter add dev eth0 parent 1: protocol ip prio 1 u32 \

0 commit comments

Comments
 (0)