From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] tipc: some small fixes Date: Wed, 04 Feb 2015 16:13:23 -0800 (PST) Message-ID: <20150204.161323.609395843774789656.davem@davemloft.net> References: <1422971960-9172-1-git-send-email-jon.maloy@ericsson.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, paul.gortmaker@windriver.com, erik.hugne@ericsson.com, ying.xue@windriver.com, maloy@donjonn.com, tipc-discussion@lists.sourceforge.net To: jon.maloy@ericsson.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:39748 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755886AbbBEANY (ORCPT ); Wed, 4 Feb 2015 19:13:24 -0500 In-Reply-To: <1422971960-9172-1-git-send-email-jon.maloy@ericsson.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jon Maloy Date: Tue, 3 Feb 2015 08:59:16 -0500 > During extensive testing and analysis of running dual links between > nodes, we have encountered some issues that potentially may cause > problems. We choose to fix those proactively in this series. Series applied, thanks.