[NETFILTER]: Fix module_param types and permissions
authorPatrick McHardy <kaber@trash.net>
Thu, 5 Jan 2006 20:19:46 +0000 (12:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jan 2006 20:19:46 +0000 (12:19 -0800)
commite7be6994ec68c38d8e23e647eac649b280c4fe5a
treeb0ebac3839ce33579cbf3aa0965e1c0beecdb794
parent87711cb81c33e75fe8c95137fe62c8d462ff781c
[NETFILTER]: Fix module_param types and permissions

Fix netfilter module_param types and permissions. Also fix an off-by-one in
the ipt_ULOG nlbufsiz < 128k check.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_amanda.c
net/ipv4/netfilter/ip_conntrack_ftp.c
net/ipv4/netfilter/ip_conntrack_irc.c
net/ipv4/netfilter/ip_conntrack_netbios_ns.c
net/ipv4/netfilter/ipt_ULOG.c
net/ipv4/netfilter/ipt_recent.c
net/netfilter/nf_conntrack_ftp.c