diff options
author | 2023-02-09 16:43:45 +0300 | |
---|---|---|
committer | 2023-02-14 14:22:57 +0100 | |
commit | 77191db5ba7bd321fbbf4315675ee774a2b5a362 (patch) | |
tree | 34a0a376f5584eebffbe7831b4993bab7205d55b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge 6.2-rc8 into usb-next (diff) | |
download | wireguard-linux-77191db5ba7bd321fbbf4315675ee774a2b5a362.tar.xz wireguard-linux-77191db5ba7bd321fbbf4315675ee774a2b5a362.zip |
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
It's possible to exit the loop with "sysdev" set to NULL. In that
case we should use "&pdev->dev".
Fixes: ec5499d338ec ("xhci: split out rcar/rz support from xhci-plat.c")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/Y+T4kTcJwRwxNHJq@kili
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions