Hi David,
here is a small maintenance pull request of batman-adv to go into net-next.
Please pull or let me know of any problem!
Thank you, Simon
The following changes since commit 9cb9a17813bf0de1f8ad6deb9538296d5148b5a8:
batman-adv: BATMAN_V: aggregate OGMv2 packets (2019-08-04 22:22:00 +0200)
are available in the Git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20190830
for you to fetch changes up to 2a813f1392205654aea28098f3bcc3e6e2478fa5:
batman-adv: Add Sven to MAINTAINERS file (2019-08-17 13:11:50 +0200)
---------------------------------------------------------------- This maintenance patchset includes the following patches:
- Add Sven to the MAINTAINERS file, by Simon Wunderlich
---------------------------------------------------------------- Simon Wunderlich (1): batman-adv: Add Sven to MAINTAINERS file
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Sven is taking care of tracking our patches and merging most of them in our tree. Let's add him to the MAINTAINERS file so he will get all patch e-mails.
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de Acked-by: Antonio Quartulli a@unstable.cc --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..ce8316cbe3b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2911,6 +2911,7 @@ BATMAN ADVANCED M: Marek Lindner mareklindner@neomailbox.ch M: Simon Wunderlich sw@simonwunderlich.de M: Antonio Quartulli a@unstable.cc +M: Sven Eckelmann sven@narfation.org L: b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers) W: https://www.open-mesh.org/ B: https://www.open-mesh.org/projects/batman-adv/issues
From: Simon Wunderlich sw@simonwunderlich.de Date: Fri, 30 Aug 2019 09:27:35 +0200
here is a small maintenance pull request of batman-adv to go into net-next.
Please pull or let me know of any problem!
Pulled, but generally speaking MAINTAINERS updates are always legitimate for 'net'.
b.a.t.m.a.n@lists.open-mesh.org