On Monday, 5 April 2021 07:33:06 CEST Tetsuo Handa wrote:
[...]
> ---
>  net/batman-adv/translation-table.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/net/batman-adv/translation-table.c 
> b/net/batman-adv/translation-table.c
> index f8761281aab0..eb82576557e6 100644
> --- a/net/batman-adv/translation-table.c
> +++ b/net/batman-adv/translation-table.c
> @@ -973,6 +973,7 @@ batadv_tt_prepare_tvlv_local_data(struct batadv_priv 
> *bat_priv,
>  
>               tt_vlan->vid = htons(vlan->vid);
>               tt_vlan->crc = htonl(vlan->tt.crc);
> +             tt_vlan->reserved = 0;
>  
>               tt_vlan++;
>       }
> 

Thanks but this patch is incomplete. Please also fix 
batadv_tt_prepare_tvlv_global_data (exactly the same way)

Kind regards,
        Sven

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to