Files
linux/drivers/usb
Dan Carpenter 77191db5ba 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: ec5499d338 ("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>
2023-02-14 14:22:57 +01:00
..
2023-01-23 15:38:08 +01:00
2023-02-14 13:44:08 +01:00
2023-02-14 13:44:08 +01:00
2023-01-23 15:38:08 +01:00
2023-02-14 13:44:08 +01:00