From: Eric Dumazet Date: Thu, 19 Feb 2009 10:17:17 +0000 (+0100) Subject: netfilter: xt_physdev: unfold two loops in physdev_mt() X-Git-Tag: v2.6.30-rc1~662^2~48^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eacc17fb64f03b6c268aaf6cea320100d19d8af5;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed