summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2025-04-24 09:44:48 +0200
committerJohan Hovold <johan@kernel.org>2025-05-05 14:25:59 +0200
commit692a497eb748fa597918f1faa11e77465b23cc00 (patch)
treeb2e2123291b6b88d1b76e7dce8fc898c843bc986 /net/lapb/lapb_timer.c
parentb4432656b36e5cc1d50a1f2dc15357543add530e (diff)
USB: serial: ti_usb_3410_5052: drop bogus read urb check
The read urb pointer is dereferenced before checking that it is non-NULL during open(), but no check is needed as the existence of a bulk in endpoint is verified during attach() since commit ef079936d3cd ("USB: serial: ti_usb_3410_5052: fix NULL-deref at open"). Drop the bogus read urb sanity check. Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions