2019-06-10 18:38:12

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the net tree

Hi all,

In commit

0ed89d777dd6 ("can: usb: Kconfig: Remove duplicate menu entry")

Fixes tag

Fixes: ffbdd9172ee2f53020f763574b4cdad8d9760a4f

has these problem(s):

- missing subject

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2019-06-24 01:52:39

by Voon, Weifeng

[permalink] [raw]
Subject: RE: linux-next: Fixes tag needs some work in the net tree

> Hi all,
>
> In commit
>
> d0bb82fd6018 ("net: stmmac: set IC bit when transmitting frames with
> HW timestamp")
>
> Fixes tag
>
> Fixes: f748be531d70 ("net: stmmac: Rework coalesce timer and fix
> multi-queue races")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>
> Fixes: f748be531d70 ("stmmac: support new GMAC4")
>
> or did you mean
>
> Fixes: 8fce33317023 ("net: stmmac: Rework coalesce timer and fix multi-
> queue races")
>

Sorry for the confusion, what I meant is:
Fixes: 8fce33317023 ("net: stmmac: Rework coalesce timer and fix multi-
queue races")

Regards,
Weifeng

> --
> Cheers,
> Stephen Rothwell