[PATCH batadv 0/3] batman-adv: wifi flags cache cleanup
Sven Eckelmann <[email protected]>
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
Unfortunately, the new wifi flags cache had some problems in the kernel doc and non-optimal code in batadv_wifi_net_device_insert(). Let us just fix this while the code is fresh :) Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (3): batman-adv: correct batadv_wifi_* kernel-doc batman-adv: drop duplicated wifi_flags assigned batman-adv: use GFP_KERNEL allocations for the wifi detection cache net/batman-adv/hard-interface.c | 11 +++++------ net/batman-adv/hard-interface.h | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) --- base-commit: bba80ddd693e6d82a0b1f456511904cfefd5df24 change-id: 20260602-wifi-cache-cleanup-656e0602c946 Best regards, -- Sven Eckelmann <[email protected]>