diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-02-22 16:26:55 -0800 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-03-14 17:22:59 -0700 |
commit | 346f7aa3c7733d5dcbfd31d439822a22fcfedac9 (patch) | |
tree | dc48743e87173e302889c3427f63722a2ce16021 /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | a8ea6d86bd9831bf77577900d5e324070f23387e (diff) |
ice: move ice_set_vf_port_vlan near other .ndo ops
The ice_set_vf_port_vlan function is located in ice_sriov.c very far
away from the other .ndo operations that it is similar to. Move this so
that its located near the other .ndo operation definitions.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions