Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 01:16:56 +0000 (18:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 01:16:56 +0000 (18:16 -0700)
commit99408c422d336db32bfab5cbebc10038a70cf7d2
tree5613706ba31b6b03512bc2902a18e933b48ca31e
parent966b8266a4629a84042f8c237d767d133c456a10
parent279e89b2281af3b1a9f04906e157992c19c9f163
Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
Here are some batman-adv bugfixes:

 - Avoid uninitialized memory access when handling DHCP, by Sven Eckelmann

 - Fix check for own OGM in OGM receive handler, by Linus Luessing

 - Fix netif_rx access for non-interrupt context in BLA, by Jussi Kivilinna
====================

Signed-off-by: David S. Miller <davem@davemloft.net>