From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [RFC][PATCH 0/3] net_tstamp: Add SIOCGHWTSTAMP ioctl Date: Thu, 14 Nov 2013 17:21:50 +0100 Message-ID: <20131114162150.GB24855@netboy> References: <1384396635.29151.36.camel@bwh-desktop.uk.level5networks.com> <20131114074118.GC4908@netboy> <1384441819.2771.0.camel@deadeye.wl.decadent.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , netdev@vger.kernel.org, linux-net-drivers@solarflare.com To: Ben Hutchings Return-path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:54350 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754441Ab3KNQVz (ORCPT ); Thu, 14 Nov 2013 11:21:55 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn6so4435721wib.4 for ; Thu, 14 Nov 2013 08:21:54 -0800 (PST) Content-Disposition: inline In-Reply-To: <1384441819.2771.0.camel@deadeye.wl.decadent.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Nov 14, 2013 at 03:10:19PM +0000, Ben Hutchings wrote: > > The immediate motivation is wanting to include this information in > diagnostic reports. Fair enough. Thanks, Richard