Fix: Remove all atoms when attempting to power off
authorDenis Kenzior <denkenz@gmail.com>
Wed, 2 Dec 2009 21:33:25 +0000 (15:33 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 3 Dec 2009 01:10:07 +0000 (19:10 -0600)
commitdac0ccc8a8696bbf0f8db26218fa5d9ff7304d4f
tree4a9c2932f0c997d9fb361797d22feec7b3f47441
parentcf98ebb6533223bf1ce998d3fbfde3f372951ba5
Fix: Remove all atoms when attempting to power off

The current behavior is to remove atoms when the modem has powered off
successfully.  The modem driver must now take special precautions to
cancel all pending actions of the atom drivers, since they would have
been destroyed.
src/modem.c