tools/net/ynl/tests/wireguard.c
0 → 100644
+106
−0
File changed.
Contains only whitespace changes.
Loading
Jason A. Donenfeld says: ==================== WireGuard fixes for 7.1-rc1 1) Asbjørn's YNL sample, finally merged. Sorry for the wait on this one. 2) A simplification to use kfree_rcu instead of call_rcu, since kfree_rcu now works with kmem caches. 3) A trivial formatting derp. 4) Fix for a deadlock by moving to using exit_rtnl instead of pre_exit. ==================== Link: https://patch.msgid.link/20260414153944.2742252-1-Jason@zx2c4.com Signed-off-by:Jakub Kicinski <kuba@kernel.org>
File changed.
Contains only whitespace changes.