Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1660647 > unrolled thread
| Started by | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| First post | 2017-06-08 03:40 +0200 |
| Last post | 2017-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.
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
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Date | 2017-06-08 03:40 +0200 |
| Subject | Re: [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]
| From | "Mario Molitor" <Mario_Molitor@web.de> |
|---|---|
| Date | 2017-06-08 23:30 +0200 |
| Subject | Aw: 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