commit | eacc17fb64f03b6c268aaf6cea320100d19d8af5 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Thu Feb 19 11:17:17 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Thu Feb 19 11:17:17 2009 +0100 |
tree | 52124f837c720697ee3999ad29a09113a76e02c6 | |
parent | 4323362e49bd10b8ff3fe5cf183fdd52662ff4a3 [diff] |
netfilter: xt_physdev: unfold two loops in physdev_mt() xt_physdev netfilter module can use an ifname_compare() helper so that two loops are unfolded. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: Patrick McHardy <kaber@trash.net>