From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] bonding: documentation and code cleanup for resend_igmp Date: Wed, 25 May 2011 17:58:44 -0400 (EDT) Message-ID: <20110525.175844.456017589185381718.davem@davemloft.net> References: <1306348738-23946-1-git-send-email-fbl@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, andy@greyhouse.net, rick.jones2@hp.com To: fbl@redhat.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:34250 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753974Ab1EYV7J (ORCPT ); Wed, 25 May 2011 17:59:09 -0400 In-Reply-To: <1306348738-23946-1-git-send-email-fbl@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Flavio Leitner Date: Wed, 25 May 2011 15:38:58 -0300 > Improves the documentation about how IGMP resend parameter > works, fix two missing checks and coding style issues. > > Signed-off-by: Flavio Leitner Applied.