K 10 svn:author V 6 benjsc K 8 svn:date V 27 2007-11-27T09:09:09.000000Z K 7 svn:log V 320 Fix up a race condition with the callout_stop method in newstate. The call should happen with the driver lock held. We don't hold the driver lock in newstate as it's a separate thread where we can't sleep (and we only call wpi_cmd in async mode). Discovered By: Attillo's callout rework Approved By: mlaier (comentor) END