From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ravb: fix software timestamping
Date: Sun, 27 Mar 2016 15:50:27 +0300 [thread overview]
Message-ID: <56F7D713.3060208@cogentembedded.com> (raw)
In-Reply-To: <1459074122-6964-1-git-send-email-LinoSanfilippo@gmx.de>
Hello.
On 03/27/2016 01:22 PM, Lino Sanfilippo wrote:
> In ravb_start_xmit dont call skb_tx_timestamp only when hardware
> timestamping is requested: in the latter case software timestamps are
> suppressed and thus the call of skb_tx_timestamp does not have any effect.
>
> Instead call skb_tx_timestamp unconditionally in ravb_start_xmit, since
> the function checks itself if software timestamping is required or should
> be skipped due to hardware timestamping.
>
> Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
MBR, Sergei
next prev parent reply other threads:[~2016-03-27 12:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-27 10:22 [PATCH] ravb: fix software timestamping Lino Sanfilippo
2016-03-27 12:50 ` Sergei Shtylyov [this message]
2016-03-28 2:42 ` 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=56F7D713.3060208@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=LinoSanfilippo@gmx.de \
--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.