kernel-fxtec-pro1x/net/netfilter
Harald Welte a2506c0432 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
nfattr_parse (and thus nfattr_parse_nested) always returns success. So we
can make them 'void' and remove all the checking at the caller side.

Based on original patch by Pablo Neira Ayuso <pablo@netfilter.org>

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-09 12:59:13 -08:00
..
core.c
Kconfig
Makefile
nf_internals.h
nf_log.c
nf_queue.c [NETFILTER] nf_queue: Fix Ooops when no queue handler registered 2005-11-05 16:43:29 -02:00
nf_sockopt.c
nfnetlink.c [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void 2005-11-09 12:59:13 -08:00
nfnetlink_log.c [NETFILTER] nfnetlink: Use kzalloc 2005-11-05 16:35:27 -02:00
nfnetlink_queue.c [NETFILTER] nfnetlink: Use kzalloc 2005-11-05 16:35:27 -02:00