Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752020Ab1FGHxj (ORCPT ); Tue, 7 Jun 2011 03:53:39 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:42554 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135Ab1FGHxi (ORCPT ); Tue, 7 Jun 2011 03:53:38 -0400 Date: Tue, 07 Jun 2011 00:52:18 -0700 (PDT) Message-Id: <20110607.005218.1185277553215106816.davem@davemloft.net> To: eric.dumazet@gmail.com Cc: holler@ahsoftware.de, nhorman@tuxdriver.com, linux-kernel@vger.kernel.org, herbert@gondor.hengli.com.au, netdev@vger.kernel.org Subject: Re: bridge/netfilter: regression in 2.6.39.1 From: David Miller In-Reply-To: <1307370363.3098.37.camel@edumazet-laptop> References: <1307366166.3098.15.camel@edumazet-laptop> <4DECD657.9010807@ahsoftware.de> <1307370363.3098.37.camel@edumazet-laptop> X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Tue, 07 Jun 2011 00:52:21 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 912 Lines: 26 From: Eric Dumazet Date: Mon, 06 Jun 2011 16:26:03 +0200 > [PATCH] bridge: provide a cow_metrics method for fake_ops > > Like in commit 0972ddb237 (provide cow_metrics() methods to blackhole > dst_ops), we must provide a cow_metrics for bridges fake_dst_ops as > well. > > This fixes a regression coming from commits 62fa8a846d7d (net: Implement > read-only protection and COW'ing of metrics.) and 33eb9873a28 (bridge: > initialize fake_rtable metrics) > > ip link set mybridge mtu 1234 > --> ... > Signed-off-by: Alexander Holler > Signed-off-by: Eric Dumazet Applied, thanks everyone. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/