aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <[email protected]>2020-02-06 09:20:04 +0000
committerJeff Kirsher <[email protected]>2020-02-12 19:48:31 +0000
commita8b72ce03a114239e95c9dd7e892c65452478183 (patch)
tree4fa79a8c718196a09de42031d4e7519851d00cf0 /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: Remove ice_dev_onetime_setup() (diff)
downloadkernel-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