diff options
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2021-10-17 23:50:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-21 12:58:24 +0200 |
commit | 38db3716a5f8f022ae38f7431913e6b479015b74 (patch) | |
tree | b4513faec11a50a5a9f9e352e3b16afc2dbc90fb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e6bab2b66329b40462fb1bed6f98bc3fcf543a1c (diff) |
usb: gadget: uvc: test if ep->desc is valid on ep_queue
The reason that the ep_queue has failed could be a disabled endpoint.
In that case it is not guaranteed that the ep->desc is still valid.
This patch adds a check for NULL.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Link: https://lore.kernel.org/r/20211017215017.18392-4-m.grzeschik@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions