]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadv
authorJakub Kicinski <kuba@kernel.org>
Mon, 8 Jun 2026 22:40:54 +0000 (15:40 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 8 Jun 2026 22:40:55 +0000 (15:40 -0700)
commit4ed4f607e1cb6041db46ca5cd3200987d7d1eff2
tree6bad94d682df8a7b9defe62e2b02ab4ffdecdb7a
parentd337bc6b27071ee5727c52c8d6dc92c809d46909
parent1e2fa2b10c234578d3c98c70f89c04a7aba4db92
Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadv

Simon Wunderlich says:

====================
This cleanup patchset includes the following patches, all by
Sven Eckelmann:

 - tp_meter: initialize last_recv_time during init

 - convert cancellation of work items to disable helper

 - clean up wifi detection cache (3 patches)

 - clean up kernel-doc: corrections, reword, typos (6 patches)

* tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadv:
  batman-adv: fix kernel-doc typos and grammar errors
  batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-doc
  batman-adv: uapi: keep kernel-doc in struct member order
  batman-adv: bla: update stale kernel-doc
  batman-adv: tp_meter: update stale kernel-doc after refactoring
  batman-adv: correct batadv_wifi_* kernel-doc
  batman-adv: document cleanup of batadv_wifi_net_devices entries
  batman-adv: use GFP_KERNEL allocations for the wifi detection cache
  batman-adv: drop duplicated wifi_flags assignments
  batman-adv: convert cancellation of work items to disable helper
  batman-adv: tp_meter: initialize last_recv_time during init
====================

Link: https://patch.msgid.link/20260605072005.490368-1-sw@simonwunderlich.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>