Merge "Enable N3000 FPGA reset if device is present"

This commit is contained in:
Zuul 2021-06-16 17:00:12 +00:00 committed by Gerrit Code Review
commit f94b35938d
1 changed files with 0 additions and 4 deletions

View File

@ -72,10 +72,6 @@ class DevicePuppet(base.BasePuppet):
for dv in dconstants.ACCLR_FEC_RESOURCES:
for device in pci_device_list[dv]:
if (not device.get('driver', None) or
not device.get('sriov_numvfs', None)):
continue
# Pass extra parameters to puppet
if 'dvconf' in dconstants.ACCLR_FEC_RESOURCES[dv]:
acclr_config.update(