modules.list: autogvm: Add virtio_net module to first stage list
Add virtio_net module to autogvm first stage modules list to avoid race between virtio_net and thin drivers in second stage module loading and make sure eth0 interface is always created by virtio_net. Change-Id: Ic49317e8a72b8ef99c6816b347cebafc80a6fae7 Signed-off-by: Vagdhan Kumar Kanukurthi <quic_vagdhank@quicinc.com>
This commit is contained in:
parent
9d33f4a6c1
commit
e6f0ffc73e
@ -31,3 +31,6 @@ crypto-qti-virt.ko
|
||||
virtio_blk_qti_crypto.ko
|
||||
qcom-ipcc.ko
|
||||
debug_symbol.ko
|
||||
virtio_net.ko
|
||||
net_failover.ko
|
||||
failover.ko
|
||||
|
Loading…
Reference in New Issue
Block a user