]> www.infradead.org Git - users/dwmw2/linux.git/commit
Bluetooth: Remove the cmd timeout count in btusb
authorHsin-chen Chuang <chharry@chromium.org>
Wed, 8 Jan 2025 12:24:42 +0000 (20:24 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 15 Jan 2025 15:36:26 +0000 (10:36 -0500)
commit7c393421755daf35ae1e4e0016b99f308123751a
tree88f826959e068d8f38c2dfc4e099cb233a2ffeab
parentacdbea5e71fe955c3cdf70af7e0e43795d230947
Bluetooth: Remove the cmd timeout count in btusb

Remove the cmd timeout count in btusb since we only ever allow one
command in flight at a time. We should always reset after a single
command times out.

Signed-off-by: Hsin-chen Chuang <chharry@chromium.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c