[PATCH 0/3] Enable net devices in node-dev driver again

Michal Privoznik posted 3 patches 3 years, 11 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1587362539.git.mprivozn@redhat.com
src/util/virnetdev.c | 412 +++++++++++++++++--------------------------
1 file changed, 157 insertions(+), 255 deletions(-)
[PATCH 0/3] Enable net devices in node-dev driver again
Posted by Michal Privoznik 3 years, 11 months ago
If the kernel doesn't have CONFIG_NET_DEVLINK then net devices are not
listed in nodedev-list. See 2/3 for more info.

Michal Prívozník (3):
  virNetDevGetFamilyId: Change signature
  virNetDevSwitchdevFeature: Make failure to get 'family_id' non-fatal
  virnetdev.c: Use g_auto*()

 src/util/virnetdev.c | 412 +++++++++++++++++--------------------------
 1 file changed, 157 insertions(+), 255 deletions(-)

-- 
2.25.3