netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pull request for net-next: batman-adv 2020-05-26
@ 2020-05-26 10:00 Simon Wunderlich
  2020-05-26 10:00 ` [PATCH 1/3] batman-adv: Revert "Drop lockdep.h include for soft-interface.c" Simon Wunderlich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Simon Wunderlich @ 2020-05-26 10:00 UTC (permalink / raw)
  To: davem; +Cc: netdev, b.a.t.m.a.n, Simon Wunderlich

Hi David,

here is a small cleanup 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 1a33e10e4a95cb109ff1145098175df3113313ef:

  net: partially revert dynamic lockdep key changes (2020-05-04 12:05:56 -0700)

are available in the Git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20200526

for you to fetch changes up to 9ad346c90509ebd983f60da7d082f261ad329507:

  batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" (2020-05-26 09:23:33 +0200)

----------------------------------------------------------------
This cleanup patchset includes the following patches:

 - Fix revert dynamic lockdep key changes for batman-adv,
   by Sven Eckelmann

 - use rcu_replace_pointer() where appropriate, by Antonio Quartulli

 - Revert "disable ethtool link speed detection when auto negotiation
   off", by Sven Eckelmann

----------------------------------------------------------------
Antonio Quartulli (1):
      batman-adv: use rcu_replace_pointer() where appropriate

Sven Eckelmann (2):
      batman-adv: Revert "Drop lockdep.h include for soft-interface.c"
      batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"

 net/batman-adv/bat_v_elp.c      | 15 +--------------
 net/batman-adv/gateway_client.c |  4 ++--
 net/batman-adv/hard-interface.c |  4 ++--
 net/batman-adv/routing.c        |  4 ++--
 net/batman-adv/soft-interface.c |  1 +
 5 files changed, 8 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2020-05-26 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-26 10:00 [PATCH 0/3] pull request for net-next: batman-adv 2020-05-26 Simon Wunderlich
2020-05-26 10:00 ` [PATCH 1/3] batman-adv: Revert "Drop lockdep.h include for soft-interface.c" Simon Wunderlich
2020-05-26 10:00 ` [PATCH 2/3] batman-adv: use rcu_replace_pointer() where appropriate Simon Wunderlich
2020-05-26 10:00 ` [PATCH 3/3] batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" Simon Wunderlich
2020-05-26 22:19 ` [PATCH 0/3] pull request for net-next: batman-adv 2020-05-26 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).