On 07.08.2013 15:48, Jean-Sébastien Pédron wrote: > On 07.08.2013 06:03, Rui Paulo wrote: >> - *status = ifmr.ifm_status & IFM_ACTIVE; >> + *status = ifmr.ifm_status & (IFM_ACTIVE|IFM_AVALID); > > The timing problem is back with this change. I guess because IFM_AVALID > is set but not IFM_ACTIVE. Maybe they must be both set? (sorry, typo in mailing-list address...) -- Jean-Sébastien Pédron
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC