projects
/
GitHub
/
moto-9609
/
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:
c3f343e
)
[PKT_SCHED] ematch: Remove bogus include.
author
Evgeniy Polyakov
<johnpol@2ka.mipt.ru>
Thu, 12 Jan 2006 00:13:46 +0000
(16:13 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 12 Jan 2006 00:32:16 +0000
(16:32 -0800)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/ematch.c
patch
|
blob
|
blame
|
history
diff --git
a/net/sched/ematch.c
b/net/sched/ematch.c
index 64b047c65568cafe0912b92f7bb18b7e56031c25..5cb956b721e8e05a452262decdc114061cb0a0a0 100644
(file)
--- a/
net/sched/ematch.c
+++ b/
net/sched/ematch.c
@@
-92,7
+92,6
@@
#include <linux/rtnetlink.h>
#include <linux/skbuff.h>
#include <net/pkt_cls.h>
-#include <config/net/ematch/stack.h>
static LIST_HEAD(ematch_ops);
static DEFINE_RWLOCK(ematch_mod_lock);