X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fnetfilter%2Fxt_SECMARK.c;h=c0284856ccd490bf32c23b7fafd01f04ff793d08;hb=2c7871982cf27caaddbaeb7e2121ce1374b520ff;hp=7708e2084ce28efd6dcb8b70384ca23d2387c178;hpb=5bdeae46be6dfe9efa44a548bd622af325f4bdb4;p=~andy%2Flinux diff --git a/net/netfilter/xt_SECMARK.c b/net/netfilter/xt_SECMARK.c index 7708e2084ce..c0284856ccd 100644 --- a/net/netfilter/xt_SECMARK.c +++ b/net/netfilter/xt_SECMARK.c @@ -111,7 +111,7 @@ secmark_tg_check(const char *tablename, const void *entry, return true; } -void secmark_tg_destroy(const struct xt_target *target, void *targinfo) +static void secmark_tg_destroy(const struct xt_target *target, void *targinfo) { switch (mode) { case SECMARK_MODE_SEL: