aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2024-04-12 13:27:36 +0530
committerGreg Kroah-Hartman <[email protected]>2024-04-18 16:53:32 +0200
commite1c0af4f3ce0918d0849582fd3b1b630bc5917cb (patch)
treefe3ee8e78d93ecd8e805ba2a0089f4ddef99b9ec /net/unix/af_unix.c
parent8c9753f6390586d3bf4f72c4ec316e2ee212abf2 (diff)
staging: vc04_services: Move variables for tracking connections
Connections to the vchiq driver are tracked using global variables. Drop those and introduce them as members of struct vchiq_drv_mgmt. Hence, struct vchiq_drv_mgmt will be used to track the connections. Also, store a vchiq_drv_mgmt pointer to struct vchiq_device to have easy access to struct vchiq_drv_mgmt across vchiq devices. Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Umang Jain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions