K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-10-04T14:07:44.000000Z K 7 svn:log V 333 MFC 1.73: In em_process_receive_interrupts() store and clear adapter->fmt. This make function reenterable. In the runtime the race is masked by serializing of em_process_receive_interrupts() either by interrupt thread, or by polling. The race can be triggered when polling is switched on or off. Approved by: re (scottl) END