git: virtio - SI_ORDER_FIRST -> SI_ORDER_EARLIER
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 8 08:39:11 PST 2019
commit 8afeec5dc8ef4e8086f91ca5927c18100bc1b73f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Nov 8 08:38:21 2019 -0800
virtio - SI_ORDER_FIRST -> SI_ORDER_EARLIER
* Virtio should not assume that it can initialize first in the
attach order, but we do want it to initialize earlier rather
than later.
Summary of changes:
sys/dev/virtual/virtio/virtio/virtio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8afeec5dc8ef4e8086f91ca5927c18100bc1b73f
--
DragonFly BSD source repository
More information about the Commits
mailing list