fix(nvgpu): Initialize value of parameter to fix INVALID_ARGUMENT
As stated by the documentation in nvapi.h, path_info_count must be set to the value 0 in this case.
This commit is contained in:
As stated by the documentation in nvapi.h, path_info_count must be set to the value 0 in this case.