From: Eric Dumazet Date: Thu, 19 Feb 2009 10:18:23 +0000 (+0100) Subject: netfilter: ip6_tables: unfold two loops in ip6_packet_match() X-Git-Tag: v2.6.30-rc1~662^2~48^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=323dbf96382f057d035afce0237f08e18571ac1d;p=pandora-kernel.git netfilter: ip6_tables: unfold two loops in ip6_packet_match() ip6_tables 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