mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 06:32:08 +00:00
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Noted by Matt LaPlante <webmaster@cyberdogtech.com>. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
54608b7099
commit
bb7e8c5a55
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ config NET_EMATCH_META
|
||||||
tristate "Metadata"
|
tristate "Metadata"
|
||||||
depends on NET_EMATCH
|
depends on NET_EMATCH
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want to be ablt to classify packets based on
|
Say Y here if you want to be able to classify packets based on
|
||||||
metadata such as load average, netfilter attributes, socket
|
metadata such as load average, netfilter attributes, socket
|
||||||
attributes and routing decisions.
|
attributes and routing decisions.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue