diff options
| author | Anirudh Venkataramanan <[email protected]> | 2020-02-06 09:20:04 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-02-12 19:48:31 +0000 |
| commit | a8b72ce03a114239e95c9dd7e892c65452478183 (patch) | |
| tree | 4fa79a8c718196a09de42031d4e7519851d00cf0 /drivers/net/ethernet/intel/ice/ice_lib.c | |
| parent | ice: Remove ice_dev_onetime_setup() (diff) | |
| download | kernel-a8b72ce03a114239e95c9dd7e892c65452478183.tar.gz kernel-a8b72ce03a114239e95c9dd7e892c65452478183.zip | |
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions
