]> git.ipfire.org Git - thirdparty/linux.git/commit
batman-adv: document cleanup of batadv_wifi_net_devices entries
authorSven Eckelmann <sven@narfation.org>
Wed, 3 Jun 2026 08:47:53 +0000 (10:47 +0200)
committerSven Eckelmann <sven@narfation.org>
Fri, 5 Jun 2026 07:12:07 +0000 (09:12 +0200)
commitbb9e48e32d31d3cf12176da81334f345792ac96b
treeee21e7554ceb7a5ed833c6cb3679cbaeca569c87
parented497f64a617b0ecdc751c57f296bb7dc4b435c4
batman-adv: document cleanup of batadv_wifi_net_devices entries

It doesn't seem to be obvious how the entries from the
batadv_wifi_net_devices rhashtable are getting removed before the actual
rhashtable is destroyed. Document the idea behind the process and which
steps are involved.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/hard-interface.c