linux-kernelorg-stable/net/llc
Thomas Gleixner 8fa7292fee treewide: Switch/rename to timer_delete[_sync]()
timer_delete[_sync]() replaces del_timer[_sync](). Convert the whole tree
over and remove the historical wrapper inlines.

Conversion was done with coccinelle plus manual fixups where necessary.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-04-05 10:30:12 +02:00
..
Kconfig
Makefile
af_llc.c llc: Improve setsockopt() handling of malformed user input 2024-11-28 08:57:42 +01:00
llc_c_ac.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
llc_c_ev.c
llc_c_st.c llc: Constify struct llc_conn_state_trans 2024-07-15 08:51:01 -07:00
llc_conn.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
llc_core.c
llc_if.c
llc_input.c net: llc: reset skb->transport_header 2024-12-27 11:23:37 -08:00
llc_output.c
llc_pdu.c
llc_proc.c
llc_s_ac.c llc: do not use skb_get() before dev_queue_xmit() 2025-03-03 14:00:04 +00:00
llc_s_ev.c
llc_s_st.c llc: Constify struct llc_sap_state_trans 2024-07-15 08:51:19 -07:00
llc_sap.c llc: Constify struct llc_sap_state_trans 2024-07-15 08:51:19 -07:00
llc_station.c
sysctl_net_llc.c sysctl net: Remove macro checks for CONFIG_SYSCTL 2025-01-20 12:01:34 -08:00