aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated/netdev-user.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2023-07-06 09:38:25 +0000
committerMarc Kleine-Budde <[email protected]>2023-07-28 07:43:46 +0000
commitd4cfb83d566c56d062a73d94a9fc7ec258a437c2 (patch)
treec4e72de2b5081e71fb3dac1742ad3686c0bb1cec /tools/net/ynl/generated/netdev-user.c
parentcan: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs() (diff)
downloadkernel-d4cfb83d566c56d062a73d94a9fc7ec258a437c2.tar.gz
kernel-d4cfb83d566c56d062a73d94a9fc7ec258a437c2.zip
can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()
In gs_usb_disconnect(), all channels are destroyed first, then all anchored RX URBs (parent->rx_submitted) are disposed with usb_kill_anchored_urbs(). The call to usb_kill_anchored_urbs() is not needed, as gs_destroy_candev() of the last active channel already disposes the RX URBS. Remove not needed call to usb_kill_anchored_urbs() from gs_usb_disconnect(). Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions