diff options
author | Lihong Yang <[email protected]> | 2019-06-05 12:45:15 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-05 16:53:25 -0700 |
commit | 745b32c1a3faddbc5b96aade83c677454401f2e6 (patch) | |
tree | 9be07f1931bdb7594594e5a5099197b6af9c1d0c /net/unix/sysctl_net_unix.c | |
parent | 55426f47d05ecf51bd8dff97fb8b4f73c0382577 (diff) |
i40e: Do not check VF state in i40e_ndo_get_vf_config
The VF configuration returned in i40e_ndo_get_vf_config is
already stored by the PF. There is no dependency on any
specific state of the VF to return the configuration.
Drop the check against I40E_VF_STATE_INIT since it is not
needed.
Signed-off-by: Lihong Yang <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions