OSDN Git Service

Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux-merge
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Aug 2023 22:19:18 +0000 (15:19 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Aug 2023 22:19:18 +0000 (15:19 -0700)
commit04f28408a51eafab4ae7fc1e3d52520e410eee5f
treedf00305c794d92a733a77dd0cf62467ed64c9333
parent91a10efc89dc510edf57cb1d3a7ad480ef5160b8
parent6f96d46f9a1ad1c02589b598c56ea881094129d8
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

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

 - bump version strings, by Simon Wunderlich

 - Remove unused declarations, by Yue Haibing

 - Clean up MTU handling, by Sven Eckelmann (2 patches)

 - Clean up/remove (obsolete) functions, by Sven Eckelmann (3 patches)

* tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux-merge:
  batman-adv: Drop per algo GW section class code
  batman-adv: Keep batadv_netlink_notify_* static
  batman-adv: Drop unused function batadv_gw_bandwidth_set
  batman-adv: Check hardif MTU against runtime MTU
  batman-adv: Avoid magic value for minimum MTU
  batman-adv: Remove unused declarations
  batman-adv: Start new development cycle
====================

Link: https://lore.kernel.org/r/20230816164000.190884-1-sw@simonwunderlich.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>