diff options
author | 2020-06-15 14:27:19 +0300 | |
---|---|---|
committer | 2020-06-24 09:45:58 +0300 | |
commit | e55f3c37cb8d31c7e301f46396b2ac6a19eb3a7c (patch) | |
tree | 9b376b1495d70365e0c5035589a2299adad2c235 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe() (diff) | |
download | linux-dev-e55f3c37cb8d31c7e301f46396b2ac6a19eb3a7c.tar.xz linux-dev-e55f3c37cb8d31c7e301f46396b2ac6a19eb3a7c.zip |
usb: gadget: udc: Potential Oops in error handling code
If this is in "transceiver" mode the the ->qwork isn't required and is
a NULL pointer. This can lead to a NULL dereference when we call
destroy_workqueue(udc->qwork).
Fixes: 3517c31a8ece ("usb: gadget: mv_udc: use devm_xxx for probe")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions