From: Patrick McHardy Date: Mon, 12 Jan 2009 00:06:04 +0000 (+0000) Subject: netfilter 04/09: x_tables: fix match/target revision lookup X-Git-Tag: v2.6.29-rc2~11^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=656caff20e12ba6e07b4bf342641df5ab33b4e49;p=pandora-kernel.git netfilter 04/09: x_tables: fix match/target revision lookup Commit 55b69e91 (netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions) broke revision probing for matches and targets that are registered with NFPROTO_UNSPEC. Fix by continuing the search on the NFPROTO_UNSPEC list if nothing is found on the af-specific lists. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed