On Mittwoch, 9. Mai 2018 18:06:05 CEST Marek Lindner wrote: [...]
Fixes: 7ea7b4a14275 ("batman-adv: make the TT CRC logic VLAN specific")
I know, my fault but please use 21a57f6e7a3b instead of 7ea7b4a14275. The latter is in the official Linux repository and not batman-adv.git.
[...]
diff --git a/net/batman-adv/translation-table.c b/net/batman-adv/translation-table.c index 0225616d..def8d109 100644 --- a/net/batman-adv/translation-table.c +++ b/net/batman-adv/translation-table.c @@ -855,7 +855,8 @@ batadv_tt_prepare_tvlv_global_data(struct batadv_orig_node *orig_node,
What about batadv_tt_prepare_tvlv_local_data?
Kind regards, Sven