projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54608b7
)
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
author
Adrian Bunk
<bunk@stusta.de>
Thu, 12 Jan 2006 00:40:30 +0000
(16:40 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jan 2006 00:40:30 +0000
(16:40 -0800)
Noted by Matt LaPlante <webmaster@cyberdogtech.com>.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/sched/Kconfig
b/net/sched/Kconfig
index 55cd5327fbd79e4c75ff45152e0c0c20d5b1552d..8a260d43ceef156d89389aa1dbb388f93c0c7a91 100644
(file)
--- a/
net/sched/Kconfig
+++ b/
net/sched/Kconfig
@@
-411,7
+411,7
@@
config NET_EMATCH_META
tristate "Metadata"
depends on NET_EMATCH
---help---
- Say Y here if you want to be abl
t
to classify packets based on
+ Say Y here if you want to be abl
e
to classify packets based on
metadata such as load average, netfilter attributes, socket
attributes and routing decisions.