batman-adv: Merge bugfixes from 2021.0 636/head
authorSven Eckelmann <sven@narfation.org>
Thu, 28 Jan 2021 20:39:59 +0000 (21:39 +0100)
committerSven Eckelmann <sven@narfation.org>
Thu, 28 Jan 2021 20:44:03 +0000 (21:44 +0100)
commit596dc84b65ac2a4c29f6e7ad0ff2389843801abc
treee4bc1285fa559aa6feacff4117441dfd78beef77
parent862a2dfb5f1a32e8d284219ec87ce81943cd136e
batman-adv: Merge bugfixes from 2021.0

* set .owner to THIS_MODULE
* Consider fragmentation for needed_headroom
* Reserve needed_*room for fragments
* Don't always reallocate the fragmentation skb head

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0030-batman-adv-set-.owner-to-THIS_MODULE.patch [new file with mode: 0644]
batman-adv/patches/0031-batman-adv-Consider-fragmentation-for-needed_headroo.patch [new file with mode: 0644]
batman-adv/patches/0032-batman-adv-Reserve-needed_-room-for-fragments.patch [new file with mode: 0644]
batman-adv/patches/0033-batman-adv-Don-t-always-reallocate-the-fragmentation.patch [new file with mode: 0644]