[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130414.154340.1700559336419380211.davem@davemloft.net>
Date: Sun, 14 Apr 2013 15:43:40 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dborkman@...hat.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: sock: make sock_tx_timestamp void
From: Daniel Borkmann <dborkman@...hat.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@...hat.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists