diff options
author | 2022-02-22 16:27:00 -0800 | |
---|---|---|
committer | 2022-03-15 13:22:19 -0700 | |
commit | f5840e0da6397586f3dbfaf15227588d1218dfe3 (patch) | |
tree | 03c8c5020cafada79614d654ac7993631944ca58 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h (diff) | |
download | linux-dev-f5840e0da6397586f3dbfaf15227588d1218dfe3.tar.xz linux-dev-f5840e0da6397586f3dbfaf15227588d1218dfe3.zip |
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
If we fail to clear the malicious VF indication after a VF reset, the
dev_dbg message which is printed uses the local variable 'i' when it
meant to use vf->vf_id. Fix this.
Fixes: 0891c89674e8 ("ice: warn about potentially malicious VFs")
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions