]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtoptions: simplify xtables_parse_interface
authorRichard Weinberger <richard@nod.at>
Sat, 27 Aug 2011 13:32:31 +0000 (15:32 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 27 Aug 2011 16:36:19 +0000 (18:36 +0200)
commit2ca6273c73b42e8c74afd5f8b1fe10c5c93ce363
treea6ab73b84fbfacb95b213a0d959c43c1f99be3f7
parent3412bd0bfb8b8bac9834cbfd3392b3d5487133bf
xtoptions: simplify xtables_parse_interface

mask is already filled with zeros, there is no need to zero it again.

References: http://marc.info/?l=netfilter-devel&m=131445196526269&w=2
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
iptables/xtables.c