Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64cfb77e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: hub: Fix unbalanced reference count/memory leak/deadlocks"

parents fb6c362f 9d988a29
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1305,8 +1305,6 @@ static void hub_quiesce(struct usb_hub *hub, enum hub_quiescing_type type)
	struct usb_device *hdev = hub->hdev;
	int i;

	cancel_delayed_work_sync(&hub->init_work);

	/* hub_wq and related activity won't re-trigger */
	hub->quiescing = 1;