kernel-hacking-2024-linux-s.../drivers/uwb
David Vrabel 0396c215f3 uwb: avoid radio controller reset loops
If a radio controller reset attempt occurs while a probe() or remove()
is in progress it fails and is retried endlessly, potentially preventing
the probe() or remove() from completing.

If a reset fails, sleep for a bit before retrying the reset.  This
allows the probe()/remove() to complete.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
2009-08-26 12:39:29 +01:00
..
i1480
wlp
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c
est.c
hwa-rc.c uwb: avoid radio controller reset loops 2009-08-26 12:39:29 +01:00
ie-rcv.c
ie.c
Kconfig
lc-dev.c
lc-rc.c uwb: stop uwbd thread if rc->start() fails 2009-08-25 15:07:12 +01:00
Makefile
neh.c
pal.c
radio.c
reset.c uwb: avoid radio controller reset loops 2009-08-26 12:39:29 +01:00
rsv.c
scan.c
umc-bus.c uwb: avoid radio controller reset loops 2009-08-26 12:39:29 +01:00
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c uwb: handle radio controller events with out-of-range IDs correctly 2009-08-25 15:03:07 +01:00
whc-rc.c uwb: avoid radio controller reset loops 2009-08-26 12:39:29 +01:00
whci.c