mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
When we update credits there is a potential for a race causing an
overflow of vxcr_next (i.e. incrementing it past vxcr_ndesc). Change the
check to >= rather than == to be more robust against this.
Reviewed by: emaste
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D43712
|
||
|---|---|---|
| .. | ||
| if_vmx.c | ||
| if_vmxreg.h | ||
| if_vmxvar.h | ||