public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* Question regarding error handling in usbhid
@ 2026-03-24  9:57 Oliver Neukum
  2026-03-24 13:40 ` Alan Stern
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Neukum @ 2026-03-24  9:57 UTC (permalink / raw)
  To: Alan Stern; +Cc: USB list, linux-input@vger.kernel.org

Hi,

hid_io_error(), in case it decides that a reset is necessary,
schedules reset_work(). reset_work() in turn calls usb_queue_reset_device().
Why? Is there a reason usb_queue_reset_device() is not used directly
in hid_io_error()?

	Regards
		Oliver


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-24 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24  9:57 Question regarding error handling in usbhid Oliver Neukum
2026-03-24 13:40 ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox