Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1660647 > unrolled thread

Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

Started byAndy Shevchenko <andy.shevchenko@gmail.com>
First post2017-06-08 03:40 +0200
Last post2017-06-08 23:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-06-08 03:40 +0200
    Aw: Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3  unit "Mario Molitor" <Mario_Molitor@web.de> - 2017-06-08 23:30 +0200

#1660647 — Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

FromAndy Shevchenko <andy.shevchenko@gmail.com>
Date2017-06-08 03:40 +0200
SubjectRe: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
Message-ID<tPUAx-61U-3@gated-at.bofh.it>
On Wed, Jun 7, 2017 at 11:45 AM, Mario Molitor <Mario_Molitor@web.de> wrote:

>  exit:
> -       return ret;

> +       if (likely(ret == 0))
> +               return 1;
> +       else
> +               return 0;

else is redundant.


-- 
With Best Regards,
Andy Shevchenko

[toc] | [next] | [standalone]


#1661703 — Aw: Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

From"Mario Molitor" <Mario_Molitor@web.de>
Date2017-06-08 23:30 +0200
SubjectAw: Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
Message-ID<tQda9-14l-1@gated-at.bofh.it>
In reply to#1660647
Hello David and Andy,
thanks for review response. I will fix the patches with your responses.
Thanks,
Mario

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web