Hello David,
here you have two fixes for net-next. One is fixing the compile issues introduced by the merge of net into net-next and one is fixing a bug in a component existing in net-next only.
I'm not sending a pull request because I'm anticipating your merge of net into net-next and so I don't have a base point.
I hope it is fine with you.
Thanks a lot, Antonio
Antonio Quartulli (2): batman-adv: fix batadv_is_my_mac() usage batman-adv: fix global protection fault during soft_iface destruction
net/batman-adv/main.c | 6 ++++++ net/batman-adv/network-coding.c | 18 ++++++++++-------- net/batman-adv/routing.c | 1 + net/batman-adv/soft-interface.c | 7 +++++++ 4 files changed, 24 insertions(+), 8 deletions(-)