aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2022-02-14 16:09:51 +0000
committerGreg Kroah-Hartman <[email protected]>2022-03-18 14:11:00 +0100
commit965602eabb57d086466ad749e81941e3dd66b595 (patch)
tree2f6654258a4173334172b947c6d95ea0dc706481 /net/lapb/lapb_timer.c
parent084973e944bec21804f8afb0515b25434438699a (diff)
misc: fastrpc: separate fastrpc device from channel context
Currently fastrpc misc device instance is within channel context struct with a kref. So we have 2 structs with refcount, both of them managing the same channel context structure. Separate fastrpc device from channel context and by adding a dedicated fastrpc_device structure, this should clean the structures a bit and also help when adding secure device node support. Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions