/sound/pci/cs5535audio/

cket-loop-back net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2017-01-02 17:19:41 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2017-01-09 17:24:53 +0100
commitf77bc5b23fb1af51fc0faa8a479dea8969eb5079 (patch)
treebe0bea6d3aa34fb6d265a8e8eead1a7deb87622a
parentf32815d21d4d8287336fb9cef4d2d9e0866214c2 (diff)
iptables: use match, target and data copy_to_user helpers
Convert iptables to copying entries, matches and targets one by one, using the xt_match_to_user and xt_target_to_user helper functions. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat