From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1354673250.28951.2.camel@cr0> From: Cong Wang Date: Wed, 05 Dec 2012 10:07:30 +0800 In-Reply-To: <20121204.132505.1229048595483168009.davem@davemloft.net> References: <1354539824-7898-1-git-send-email-amwang@redhat.com> <20121204.132505.1229048595483168009.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Subject: Re: [Bridge] [PATCH net-next v2] bridge: export multicast database via netlink List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Miller Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org, herbert@gondor.hengli.com.au, brouer@redhat.com, tgraf@suug.ch, shemminger@vyatta.com On Tue, 2012-12-04 at 13:25 -0500, David Miller wrote: > From: Cong Wang > Date: Mon, 3 Dec 2012 21:03:43 +0800 > > > TODO: remove debugging printk's > > Can you please take care of this so we can consider this patch > seriously for inclusion? > Sure. I planned to send V3 when I wrote this TODO. ;) And it seems Thomas and Stephen are ok with it now, I will remove these printk's. Thanks.