Make ao_radio_idle keep trying to get the radio to idle.
authorKeith Packard <keithp@keithp.com>
Mon, 5 Apr 2010 02:48:50 +0000 (19:48 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 5 Apr 2010 02:48:50 +0000 (19:48 -0700)
Attempting to abort a radio operation could lead to a hang if the user
of the radio jumped in and started using it again before the task
attempting to abort woke up. This change just keeps smacking the radio
until the radio goes idle long enough to detect it.


No differences found