batman-adv: Fix build against kernel 5.10 721/head
authorSven Eckelmann <sven@narfation.org>
Sun, 22 Aug 2021 06:56:28 +0000 (08:56 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 22 Aug 2021 06:56:28 +0000 (08:56 +0200)
commit7684cdd73d3a1a6b37bce5ad0dd78dbc3976cfc1
tree770de21b5e6905aeb3de4c4f0bd0927ff6c2e4c4
parentf399156f45c2f570bb7321367e240af1ad1de403
batman-adv: Fix build against kernel 5.10

The linux kernel 5.10 needs an explicit include of linux/if_bridge.h to
define br_multicast_list_adjacent and the struct br_ip_list.

Reported-by: Rosen Penev <rosenp@gmail.com>
Fixes: 47cd2a4b627d ("batman-adv: update to version 2021.2")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/src/compat-hacks.h