lkml.org 
[lkml]   [2004]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] netfilter/ipt_tcpmss.c: remove an unused function
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The patch below removes an unused function from
net/ipv4/netfilter/ipt_tcpmss.c


diffstat output:
net/ipv4/netfilter/ipt_tcpmss.c | 12 ------------
1 files changed, 12 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

- --- linux-2.6.10-rc1-mm1-full/net/ipv4/netfilter/ipt_tcpmss.c.old 2004-10-28 23:51:17.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/net/ipv4/netfilter/ipt_tcpmss.c 2004-10-28 23:51:28.000000000 +0200
@@ -87,18 +87,6 @@
info->invert, hotdrop);
}

- -static inline int find_syn_match(const struct ipt_entry_match *m)
- -{
- - const struct ipt_tcp *tcpinfo = (const struct ipt_tcp *)m->data;
- -
- - if (strcmp(m->u.kernel.match->name, "tcp") == 0
- - && (tcpinfo->flg_cmp & TH_SYN)
- - && !(tcpinfo->invflags & IPT_TCP_INV_FLAGS))
- - return 1;
- -
- - return 0;
- -}
- -
static int
checkentry(const char *tablename,
const struct ipt_ip *ip,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBgXpqmfzqmE8StAARAlfTAJ9tZB577aVYlmz3j91H4DvBkX4KMwCglbcK
xolcBq4HFXSsy8N9BZIJiW8=
=pbup
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.094 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site