[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD56B7f0zsmVynjEjYKXEj9k3t+L=2vMOwRffyORDCfOjRKM8Q@mail.gmail.com>
Date: Mon, 8 Apr 2019 15:39:35 -0400
From: Paul Thomas <pthomas8589@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3] net: macb driver, check for SKBTX_HW_TSTAMP
On Mon, Apr 8, 2019 at 1:04 PM David Miller <davem@...emloft.net> wrote:
>
> From: Paul Thomas <pthomas8589@...il.com>
> Date: Mon, 8 Apr 2019 09:20:47 -0400
>
> > + if (unlikely(skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) &&
> > + gem_ptp_do_txstamp(queue, skb, desc) == 0) {
>
> The second line should start precisely at the first column after the openning
> parenthesis of the first line.
>
> You must use the appropriate number of TAB then SPACE characters necessary to
> achieve this.
Thanks David
Powered by blists - more mailing lists