Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/2] pull request for net: batman-adv 2019-06-27
@ 2019-06-27 10:31 Simon Wunderlich
  2019-06-27 10:31 ` [PATCH 1/2] batman-adv: fix for leaked TVLV handler Simon Wunderlich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Wunderlich @ 2019-06-27 10:31 UTC (permalink / raw)
  To: davem; +Cc: netdev, b.a.t.m.a.n, Simon Wunderlich

Hi David,

here are some bugfixes which we would like to have integrated into net.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20190627

for you to fetch changes up to 9e6b5648bbc4cd48fab62cecbb81e9cc3c6e7e88:

  batman-adv: Fix duplicated OGMs on NETDEV_UP (2019-06-02 13:33:48 +0200)

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

 - fix a leaked TVLV handler which wasn't unregistered, by Jeremy Sowden

 - fix duplicated OGMs when interfaces are set UP, by Sven Eckelmann

----------------------------------------------------------------
Jeremy Sowden (1):
      batman-adv: fix for leaked TVLV handler.

Sven Eckelmann (1):
      batman-adv: Fix duplicated OGMs on NETDEV_UP

 net/batman-adv/bat_iv_ogm.c        | 4 ++--
 net/batman-adv/hard-interface.c    | 3 +++
 net/batman-adv/translation-table.c | 2 ++
 net/batman-adv/types.h             | 3 +++
 4 files changed, 10 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-28 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-27 10:31 [PATCH 0/2] pull request for net: batman-adv 2019-06-27 Simon Wunderlich
2019-06-27 10:31 ` [PATCH 1/2] batman-adv: fix for leaked TVLV handler Simon Wunderlich
2019-06-27 10:31 ` [PATCH 2/2] batman-adv: Fix duplicated OGMs on NETDEV_UP Simon Wunderlich
2019-06-28 16:45 ` [PATCH 0/2] pull request for net: batman-adv 2019-06-27 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox