mirror of
https://github.com/torvalds/linux.git
synced 2026-08-07 16:03:49 +02:00
Free the sw structure only after we are done using it.
This patch just moves the put_device() down a bit to avoid the
use after free.
Fixes:
|
||
|---|---|---|
| .. | ||
| class.c | ||
| intel-xhci-usb-role-switch.c | ||
| Kconfig | ||
| Makefile | ||