core: set number of SR-IOV VFs asynchronously
When changing the number of VFs the kernel can block for very long time in the write() to sysfs, especially if autoprobe-drivers is enabled. Turn the nm_platform_link_set_sriov_params() into an asynchronous function.
Showing
Please register or sign in to comment