On Thu, Mar 14, 2019 at 8:06 PM Andrew Thompson <a...@fud.org.nz> wrote:
>
> On Fri, 15 Mar 2019 at 15:11, Chuck Tuffli <ch...@freebsd.org> wrote:
>>         bzero(&pciecap, sizeof(pciecap));
...
>> +               pciecap.dev_capabilities = PCIEM_CAP_ROLE_ERR_RPT;
>
> If the message you say 'set the bit' but you are overwriting the whole 
> variable, is this intended?

Looks like it was zero before.  So yeah, it sets the bit.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to