svn commit: r254021 - head/contrib/wpa/src/drivers
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Wed Aug 7 13:54:45 UTC 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130807/821f5e7b/attachment.sig>
More information about the freebsd-current
mailing list