All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Date: Wed, 5 Mar 2014 09:12:45 +0100	[thread overview]
Message-ID: <20140305081245.GA4287@netboy> (raw)
In-Reply-To: <ea5365bea8a03800609443cae8dce71eb89e78f4.1393982607.git.luto@amacapital.net>

On Tue, Mar 04, 2014 at 05:24:10PM -0800, Andy Lutomirski wrote:
> The original documentation was very unclear.
> 
> The code fix is presumably related to the formerly unclear
> documentation: SOCK_TIMESTAMPING_RX_SOFTWARE has no effect on
> __sock_recv_timestamp's behavior, so calling __sock_recv_ts_and_drops
> from sock_recv_ts_and_drops if only SOCK_TIMESTAMPING_RX_SOFTWARE is
> set is pointless.  This should have no user-observable effect.
> 
> Signed-off-by: Andy Lutomirski <luto@amacapital.net>
> ---

Acked-by: Richard Cochran <richardcochran@gmail.com>

  reply	other threads:[~2014-03-05  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05  1:24 [PATCH] net: Improve SO_TIMESTAMPING documentation and fix a minor code bug Andy Lutomirski
2014-03-05  8:12 ` Richard Cochran [this message]
2014-03-06 21:18 ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140305081245.GA4287@netboy \
    --to=richardcochran@gmail.com \
    --cc=luto@amacapital.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.