diff options
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | 2020-02-06 12:20:04 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-02-12 22:48:31 +0300 |
commit | a8b72ce03a114239e95c9dd7e892c65452478183 (patch) | |
tree | 4fa79a8c718196a09de42031d4e7519851d00cf0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3d9f99908037a90ba9399e553b9beffcac26f068 (diff) | |
download | linux-a8b72ce03a114239e95c9dd7e892c65452478183.tar.xz |
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Remove unnecessary CONFIG_PCI_IOV wrapping in ice_set_pf_caps. None
of the data structures accessed within the block are wrapped with
this flag. When CONFIG_PCI_IOV is undefined, pf->num_vfs_supported
will be 0 anyway.
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions