Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933489Ab1ESQEv (ORCPT ); Thu, 19 May 2011 12:04:51 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:42584 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932336Ab1ESQEu (ORCPT ); Thu, 19 May 2011 12:04:50 -0400 Date: Thu, 19 May 2011 09:04:11 -0700 From: Stephen Hemminger To: Stephen Hemminger Cc: Amerigo Wang , Neil Horman , bridge@lists.linux-foundation.org, netdev@vger.kernel.org, Jay Vosburgh , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, "David S. Miller" Subject: Re: [Bridge] [Patch] bridge: call NETDEV_ENSLAVE notifiers when adding a slave Message-ID: <20110519090411.1f039a88@nehalam> In-Reply-To: <20110519081213.15c05da2@nehalam> References: <1305794393-20775-1-git-send-email-amwang@redhat.com> <1305800661-4081-1-git-send-email-amwang@redhat.com> <20110519081213.15c05da2@nehalam> Organization: Linux Foundation X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 29 On Thu, 19 May 2011 08:12:13 -0700 Stephen Hemminger wrote: > On Thu, 19 May 2011 18:24:17 +0800 > Amerigo Wang wrote: > > > In the previous patch I added NETDEV_ENSLAVE, now > > we can notify netconsole when adding a device to a bridge too. > > > > By the way, s/netdev_bonding_change/call_netdevice_notifiers/ in > > bond_main.c, since this is not bonding specific. > > > > Signed-off-by: WANG Cong > > Cc: Neil Horman > > > > Is there a usage for this? What listens for this notification? Never mind it was in the first patch which you did not send. You should always put a number on group of patches and send to all parties. Also, sending networking patches to LKML is a waste of bandwidth please don't bother. -- 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/