From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] bonding: make bonding_store_slaves simpler Date: Wed, 02 Jun 2010 03:40:49 -0700 (PDT) Message-ID: <20100602.034049.62364442.davem@davemloft.net> References: <20100518154638.GF2878@psychotron.lab.eng.brq.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, fubar@us.ibm.com, bonding-devel@lists.sourceforge.net To: jpirko@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33780 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757749Ab0FBKkj (ORCPT ); Wed, 2 Jun 2010 06:40:39 -0400 In-Reply-To: <20100518154638.GF2878@psychotron.lab.eng.brq.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Tue, 18 May 2010 17:46:39 +0200 > This patch makes bonding_store_slaves function nicer and easier to understand. > > Signed-off-by: Jiri Pirko Applied.