2020-09-20 20:03:32

by Stephen Rothwell

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

Hi all,

In commit

2369e8270469 ("batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh")

Fixes tag

Fixes: 279e89b2281a ("batman-adv: add broadcast duplicate check")

has these problem(s):

- Subject does not match target commit subject

Did you mean:

Fixes: 279e89b2281a ("batman-adv: bla: use netif_rx_ni when not in interrupt context")

or

Fixes: fe2da6ff27c7 ("batman-adv: add broadcast duplicate check")


In commit

74c09b727512 ("batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh")

Fixes tag

Fixes: fe2da6ff27c7 ("batman-adv: check incoming packet type for bla")

has these problem(s):

- Subject does not match target commit subject

Did you mean

Fixes: fe2da6ff27c7 ("batman-adv: add broadcast duplicate check")

or

Fixes 2d3f6ccc4ea5 ("batman-adv: check incoming packet type for bla")


In commit

3236d215ad38 ("batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN")

Fixes tag

Fixes: 2d3f6ccc4ea5 ("batman-adv: Modified forwarding behaviour for multicast packets")

has these problem(s):

- Subject does not match target commit subject

Did you mean

Fixes 2d3f6ccc4ea5 ("batman-adv: check incoming packet type for bla")
(I could find no commit with subject "batman-adv: Modified forwarding
behaviour for multicast packets".)
--
Cheers,
Stephen Rothwell


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

2020-09-21 06:07:00

by Sven Eckelmann

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

On Sunday, 20 September 2020 21:59:19 CEST Stephen Rothwell wrote:
> Hi all,

Yes, I've accidentally swapped the IDs while adding them to the various patches.

The correct ones should have been:

* 097930e85f90 ("batman-adv: bla: fix type misuse for backbone_gw hash indexing")

Fixes: 07568d0369f9 ("batman-adv: don't rely on positions in struct for hashing")
(seems to be correct)

* 7dda5b338412 ("batman-adv: mcast/TT: fix wrongly dropped or rerouted packets")

Fixes: 279e89b2281a ("batman-adv: bla: use netif_rx_ni when not in interrupt context")
(seems to be correct)

* 4bba9dab86b6 ("batman-adv: Add missing include for in_interrupt()")

Fixes: 279e89b2281a ("batman-adv: bla: use netif_rx_ni when not in interrupt context")
(seems to be correct)

* 3236d215ad38 ("batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN")

Fixes: a44ebeff6bbd ("batman-adv: Fix multicast TT issues with bogus ROAM flags")
(this was wrong)

* 74c09b727512 ("batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh")

Fixes: 2d3f6ccc4ea5 ("batman-adv: check incoming packet type for bla")
(this was wrong)

* 2369e8270469 ("batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh")

Fixes: fe2da6ff27c7 ("batman-adv: add broadcast duplicate check")
(this was wrong)

Kind regards,
Sven


Attachments:
signature.asc (849.00 B)
This is a digitally signed message part.