diff options
author | Roger Quadros <rogerq@kernel.org> | 2025-03-05 15:44:21 +0530 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-11 11:09:56 +0100 |
commit | 73f7f1311866d9c6e4dbd1a330db86b20ea320ca (patch) | |
tree | 5ae1dba11d09d322381b50f64466d09737dd7af4 /net/lapb/lapb_timer.c | |
parent | 46eeb90f03e03d5e8f7f9f1f0eb0792104fc5f86 (diff) |
net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
We have different cases for SWDATA (skb, page, cmd, etc)
so it is better to have a dedicated data structure for that.
We can embed the type field inside the struct and use it
to interpret the data in completion handlers.
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Link: https://patch.msgid.link/20250305101422.1908370-3-m-malladi@ti.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions