Skip to content

Commit 054d7b5

Browse files
AshwinKumarKulkarnirwmcguir
authored andcommitted
Fix for vf telemetry APIs
Signed-off-by: Kulkarni, Ashwin Kumar <[email protected]>
1 parent 09ead3a commit 054d7b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/sysman/EXT_Exp_VirtualFunctionManagement.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ The following pseudo-code demonstrates a sequence for obtaining the engine activ
6262
6363
// Gather count of VF handles
6464
uint32_t numVf = 0;
65-
${s}_vf_exp_capabilities_t vfProps {};
6665
${s}DeviceEnumEnabledVFExp(hDevice, &numVf, nullptr);
6766
6867
// Allocate memory for vf handles and call back in to gather handles

0 commit comments

Comments
 (0)