From: Chris Wright Date: Mon, 27 Feb 2006 22:40:03 +0000 (-0800) Subject: Drop extraneous bits of email body from Horms' netfilter fix X-Git-Tag: v2.6.15.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e22b774989fca6d8da40660028c4ab4e26f36348;p=thirdparty%2Fkernel%2Fstable-queue.git Drop extraneous bits of email body from Horms' netfilter fix --- diff --git a/queue/netfilter-missing-symbol.patch b/queue/netfilter-missing-symbol.patch index 45933a3be3e..13149778d0b 100644 --- a/queue/netfilter-missing-symbol.patch +++ b/queue/netfilter-missing-symbol.patch @@ -2,26 +2,8 @@ From stable-bounces@linux.kernel.org Sun Feb 12 18:18:07 2006 Date: Mon, 13 Feb 2006 11:14:57 +0900 From: Horms To: Bernard Pidoux -Cc: wensong@linux-vs.org, netdev@vger.kernel.org, stable@kernel.org, ja@ssi.bg, - "David S. Miller" , - Stephen Hemminger -Subject: [stable] [PATCH] [BRIDGE]: netfilter missing symbol - has_bridge_parent - -On Sun, Feb 12, 2006 at 11:15:42PM +0100, Bernard Pidoux wrote: -> Hi, -> -> I would like to report that when compiling 2.6.15.4 kernel -> there is an error with undefined symbol 'has_bridge_parent' -> in compilation of bridge/br_netfilter.c -> due to CONFIG_NETFILTER_DEBUG 1 option. - -I think that the following patch will resolve this problem. - --- -Horms - -[BRIDGE]: netfilter missing symbol has_bridge_parent +Cc: wensong@linux-vs.org, netdev@vger.kernel.org, stable@kernel.org, ja@ssi.bg, "David S. Miller" , Stephen Hemminger +Subject: [PATCH] [BRIDGE]: netfilter missing symbol has_bridge_parent 5dce971acf2ae20c80d5e9d1f6bbf17376870911 in Linus' tree, otherwise known as bridge-netfilter-races-on-device-removal.patch in