aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_bitmap_port.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2011-02-01 16:27:25 +0100
committerPatrick McHardy <kaber@trash.net>2011-02-01 16:27:25 +0100
commit8da560ced56c423cd6d35803cd0244c944c676bd (patch)
tree98b253c24eae0b385ebcf8036f30f6541681dd1d /net/netfilter/ipset/ip_set_bitmap_port.c
parentnetfilter: xtables: "set" match and "SET" target support (diff)
downloadlinux-dev-8da560ced56c423cd6d35803cd0244c944c676bd.tar.xz
linux-dev-8da560ced56c423cd6d35803cd0244c944c676bd.zip
netfilter: ipset: use nla_parse_nested()
Replace calls of the form: nla_parse(tb, ATTR_MAX, nla_data(attr), nla_len(attr), policy) by: nla_parse_nested(tb, ATTR_MAX, attr, policy) Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/netfilter/ipset/ip_set_bitmap_port.c')
0 files changed, 0 insertions, 0 deletions