From: David Miller <davem@davemloft.net>
To: dborkman@redhat.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: sock: make sock_tx_timestamp void
Date: Sun, 14 Apr 2013 15:43:40 -0400 (EDT) [thread overview]
Message-ID: <20130414.154340.1700559336419380211.davem@davemloft.net> (raw)
In-Reply-To: <2856df883c4653d360c44718151f37682621b577.1365962139.git.dborkman@redhat.com>
From: Daniel Borkmann <dborkman@redhat.com>
Date: Sun, 14 Apr 2013 20:08:13 +0200
> Currently, sock_tx_timestamp() always returns 0. The comment that
> describes the sock_tx_timestamp() function wrongly says that it
> returns an error when an invalid argument is passed (from commit
> 20d4947353be, ``net: socket infrastructure for SO_TIMESTAMPING'').
> Make the function void, so that we can also remove all the unneeded
> if conditions that check for such a _non-existant_ error case in the
> output path.
>
> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Applied.
prev parent reply other threads:[~2013-04-14 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1365962139.git.dborkman@redhat.com>
2013-04-14 18:08 ` [PATCH net-next] net: sock: make sock_tx_timestamp void Daniel Borkmann
2013-04-14 19:43 ` David Miller [this message]
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=20130414.154340.1700559336419380211.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dborkman@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).