projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CPUFREQ] powernow-k8 compile fix.
[linux-2.6]
/
net
/
netfilter
/
xt_mark.c
diff --git
a/net/netfilter/xt_mark.c
b/net/netfilter/xt_mark.c
index
b8ab794
..
c02a7f8
100644
(file)
--- a/
net/netfilter/xt_mark.c
+++ b/
net/netfilter/xt_mark.c
@@
-81,7
+81,7
@@
static int compat_to_user(void __user *dst, void *src)
}
#endif /* CONFIG_COMPAT */
-static struct xt_match xt_mark_match[] = {
+static struct xt_match xt_mark_match[]
__read_mostly
= {
{
.name = "mark",
.family = AF_INET,