aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_main.c
diff options
context:
space:
mode:
authorDirk van der Merwe <dirk.vandermerwe@netronome.com>2017-11-04 16:48:56 +0100
committerDavid S. Miller <davem@davemloft.net>2017-11-05 23:23:26 +0900
commit51ccc37d9d3392884024b272089fd3e864d3cf3c (patch)
tree29f8cd8f754a90f95e70f6c8899f1be330c4e3b0 /drivers/net/ethernet/netronome/nfp/nfp_net_main.c
parentnfp: make use of MAC reinit (diff)
downloadlinux-dev-51ccc37d9d3392884024b272089fd3e864d3cf3c.tar.xz
linux-dev-51ccc37d9d3392884024b272089fd3e864d3cf3c.zip
nfp: refactor nfp_app_reprs_set
The criteria that reprs cannot be replaced with another new set of reprs has been removed. This check is not needed since the only use case that could exercise this at the moment, would be to modify the number of SRIOV VFs without first disabling them. This case is explicitly disallowed in any case and subsequent patches in this series need to be able to replace the running set of reprs. All cases where the return code used to be checked for the nfp_app_reprs_set function have been removed. As stated above, it is not possible for the current code to encounter a case where reprs exist and need to be replaced. Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/netronome/nfp/nfp_net_main.c')
0 files changed, 0 insertions, 0 deletions