Re: svn commit: r254021 - head/contrib/wpa/src/drivers

From: Jean-Sébastien Pédron <dumbbell_at_FreeBSD.org>
Date: Wed, 07 Aug 2013 15:54:42 +0200
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


Received on Wed Aug 07 2013 - 11:54:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC