From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/9] pch_gbe: ptp bug fixes Date: Sat, 21 Apr 2012 15:29:01 -0400 (EDT) Message-ID: <20120421.152901.291567687604116649.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, tshimizu818@gmail.com To: richardcochran@gmail.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:43376 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798Ab2DUT30 (ORCPT ); Sat, 21 Apr 2012 15:29:26 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Richard Cochran Date: Sat, 21 Apr 2012 06:50:27 +0200 > The content in this patch series originally was posted to netdev by > Takahiro on March 23, 2012, as a loose group of five patches. These > patches addressed problems pointed out in review, both on and off > list. > > I have taken his work and rebased, squashed, and split it into the > present form, and I also wrote commit messages that more fully explain > the changes. Also, I added the last two patches myself. All applied, thanks.