Daniel Borkmann
bf84a01063
net: sock: make sock_tx_timestamp void
...
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-14 15:41:49 -04:00
..
2013-04-07 18:37:01 -04:00
2012-04-15 12:44:40 -04:00
2013-04-09 13:12:23 -04:00
2013-03-22 10:31:16 -04:00
2013-03-26 12:27:18 -04:00
2013-02-15 15:10:37 -05:00
2013-02-18 14:53:08 -05:00
2013-03-08 12:29:23 -05:00
2013-01-08 12:41:30 +01:00
2012-11-30 12:01:30 -05:00
2012-11-15 17:39:24 -05:00
2013-01-13 20:17:14 -05:00
2012-11-03 14:59:05 -04:00
2013-03-08 12:29:22 -05:00
2013-03-08 12:29:22 -05:00
2013-01-23 13:44:01 -05:00
2013-01-08 17:56:10 -08:00
2013-02-27 19:10:24 -08:00
2013-03-07 16:33:10 -05:00
2013-03-26 12:27:19 -04:00
2013-03-29 14:57:33 -04:00
2013-03-09 16:09:17 -05:00
2012-11-15 17:39:24 -05:00
2013-04-14 15:41:49 -04:00
2013-03-26 12:27:18 -04:00
2013-03-28 14:25:25 -04:00
2012-07-12 00:25:15 -07:00
2013-01-31 13:53:08 -05:00
2013-03-26 12:27:19 -04:00
2013-01-08 17:56:10 -08:00
2013-02-18 14:53:08 -05:00
2012-09-25 16:04:44 -04:00
2013-03-08 12:29:22 -05:00
2012-08-30 03:00:15 +02:00
2012-11-15 17:39:23 -05:00
2013-02-18 14:53:08 -05:00
2012-11-15 17:39:24 -05:00
2013-03-08 12:29:22 -05:00
2013-03-24 17:16:30 -04:00
2013-03-22 10:31:16 -04:00
2013-03-26 12:27:19 -04:00
2013-03-17 14:35:13 -04:00
2012-11-18 20:33:00 -05:00
2013-04-07 18:37:01 -04:00
2012-11-15 17:39:51 -05:00
2012-05-16 01:01:03 -04:00
2013-03-09 16:09:17 -05:00
2013-03-20 12:46:26 -04:00
2011-11-06 19:44:47 -08:00
2012-02-23 16:50:45 -05:00
2013-03-06 07:02:45 +01:00
2012-02-01 02:52:48 -05:00
2013-02-18 14:57:29 -05:00
2012-11-01 12:41:35 -04:00
2013-02-27 19:10:24 -08:00