Re: [PATCH 2/2 v2] net: hsr: validate address B before copying to skb

From: David Miller
Date: Fri Jul 17 2020 - 21:55:03 EST


From: Murali Karicheri <m-karicheri2@xxxxxx>
Date: Fri, 17 Jul 2020 10:55:10 -0400

> Validate MAC address before copying the same to outgoing frame
> skb destination address. Since a node can have zero mac
> address for Link B until a valid frame is received over
> that link, this fix address the issue of a zero MAC address
> being in the packet.
>
> Signed-off-by: Murali Karicheri <m-karicheri2@xxxxxx>

Applied.