Jakub Kicinski
b20aa9eded
atm: remove the unused send_oam / push_oam callbacks
...
The atmdev_ops::send_oam device operation and the atm_vcc::push_oam
callback were the kernel's interface for raw F4/F5 OAM cell exchange.
Nothing assigns them a non-NULL value and nothing ever invokes them:
the core only ever initialises push_oam to NULL (in vcc_create() and the
AAL init helpers) and the Solos driver only lists send_oam = NULL for
documentation. The drivers that actually drove OAM through these hooks
were removed along with the legacy ATM adapters.
Drop both callbacks and the NULL initialisers.
Link: https://patch.msgid.link/20260615194416.752559-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org >
2026-06-16 08:53:52 -07:00
..
2026-05-21 13:04:42 +02:00
2026-06-15 14:32:06 -07:00
2026-05-11 14:56:03 +02:00
2026-05-26 11:01:48 +03:00
2026-06-11 14:33:35 -07:00
2026-04-27 15:08:04 +02:00
2026-05-02 19:12:36 -07:00
2026-05-28 14:02:21 -07:00
2026-05-08 01:30:16 +02:00
2026-05-08 01:30:16 +02:00
2026-05-08 01:30:16 +02:00
2026-05-06 19:18:45 -07:00
2026-05-13 15:00:40 -07:00
2026-05-19 19:05:20 -07:00
2026-04-24 14:20:03 -07:00
2026-05-06 17:08:39 +01:00
2026-06-16 08:53:52 -07:00
2026-05-13 13:55:06 -06:00
2026-05-17 11:15:05 -07:00
2026-05-11 08:27:02 -07:00
2026-04-27 15:52:51 -06:00
2026-06-06 15:08:36 -07:00
2026-05-04 08:52:26 -10:00
2026-05-22 16:28:47 -07:00
2026-05-28 06:51:30 -07:00
2026-05-28 09:07:12 +02:00
2026-05-28 06:51:30 -07:00
2026-05-28 06:51:30 -07:00
2026-05-28 17:45:46 -07:00
2026-04-27 10:26:49 +02:00
2026-06-13 13:24:34 -07:00
2026-05-19 17:26:07 +02:00
2026-06-09 10:13:06 -07:00
2026-05-11 08:27:02 -07:00
2026-05-11 19:04:46 +09:00
2026-05-22 12:24:08 +02:00
2026-05-13 17:40:02 -07:00
2026-05-12 18:03:37 +02:00
2026-05-21 16:14:33 +02:00
2026-05-13 17:40:02 -07:00
2026-05-21 19:06:11 -07:00
2026-05-28 20:50:34 -07:00
2026-05-27 15:11:05 -07:00
2026-06-03 14:11:58 +02:00
2026-06-03 14:07:07 +02:00
2026-06-08 08:59:03 +02:00
2026-06-03 14:11:58 +02:00
2026-06-03 14:11:56 +02:00
2026-06-05 17:46:17 -07:00
2026-05-13 17:52:55 -07:00
2026-05-04 19:09:41 -07:00
2026-05-07 16:06:28 +03:00
2026-05-08 17:00:44 +02:00
2026-05-18 12:26:51 +02:00
2026-05-12 14:42:29 +02:00
2026-05-26 17:26:57 -07:00
2026-04-27 05:54:25 -07:00
2026-05-28 20:50:34 -07:00
2026-06-11 15:17:30 -07:00
2026-06-12 16:43:10 -07:00
2026-06-09 18:15:30 -07:00
2026-05-12 14:42:32 +02:00
2026-06-09 12:42:20 +02:00
2026-04-27 15:47:21 -06:00
2026-05-21 19:06:13 -07:00
2026-05-22 12:19:02 +02:00
2026-06-09 10:13:04 -07:00
2026-05-13 17:52:55 -07:00
2026-06-02 12:41:15 +02:00
2026-05-06 17:40:15 +02:00
2026-05-05 16:02:57 +02:00
2026-05-14 08:32:11 -07:00
2026-05-22 11:51:35 +02:00
2026-05-28 14:02:21 -07:00
2026-05-05 16:12:07 +08:00
2026-05-01 16:24:25 -05:00
2026-05-14 18:00:40 -07:00
2026-05-28 06:51:30 -07:00
2026-05-01 17:22:45 -07:00
2026-06-04 05:03:56 -04:00
2026-05-11 17:03:00 +02:00
2026-05-13 14:49:06 -06:00
2026-04-28 06:13:40 -10:00