altos: Don't try to grab radio while firing MM igniters
authorKeith Packard <keithp@keithp.com>
Wed, 27 Jun 2012 08:20:43 +0000 (01:20 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 Jun 2012 08:20:43 +0000 (01:20 -0700)
commita00aff5ee93ea9763b5c0466fcecc823cad135ef
tree389e713a0562ea873aa4d70204638e9b041d08c3
parent8fc643c9768f0db31a248331681af9490f5715af
altos: Don't try to grab radio while firing MM igniters

If you're in idle mode, you stop forever as the packet mode receiver
will own the radio mutex forever.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_ignite.c