From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/3 RESEND] bonding: slight optimization and cleanup Date: Thu, 08 May 2014 23:41:25 -0400 (EDT) Message-ID: <20140508.234125.645020851632853596.davem@davemloft.net> References: <1399471821-11252-1-git-send-email-dingtianhong@huawei.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: fubar@us.ibm.com, vfalico@redhat.com, andy@greyhouse.net, netdev@vger.kernel.org To: dingtianhong@huawei.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:33039 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752029AbaEIDl0 (ORCPT ); Thu, 8 May 2014 23:41:26 -0400 In-Reply-To: <1399471821-11252-1-git-send-email-dingtianhong@huawei.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ding Tianhong Date: Wed, 7 May 2014 22:10:18 +0800 > v1->v2: fix some wrong format for patch 1. > > Ding Tianhong (3): > bonding: remove the unnecessary struct bond_net > bonding: simplify the slave_do_arp_validate_only() > bonding: remove the unused macro Series applied, thanks.