diff options
| author | Brett Creeley <[email protected]> | 2021-12-02 16:38:43 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-02-09 17:24:45 +0000 |
| commit | a19d7f7f012233aadef4fce5845f5d5737685ade (patch) | |
| tree | bdc33daaa51e32b7dd27b267bc5610ea70d38223 /drivers/net/ethernet/intel/ice/ice_lib.c | |
| parent | ice: Introduce ice_vlan struct (diff) | |
| download | kernel-a19d7f7f012233aadef4fce5845f5d5737685ade.tar.gz kernel-a19d7f7f012233aadef4fce5845f5d5737685ade.zip | |
ice: Refactor vf->port_vlan_info to use ice_vlan
The current vf->port_vlan_info variable is a packed u16 that contains
the port VLAN ID and QoS/prio value. This is fine, but changes are
incoming that allow for an 802.1ad port VLAN. Add flexibility by
changing the vf->port_vlan_info member to be an ice_vlan structure.
Signed-off-by: Brett Creeley <[email protected]>
Tested-by: Gurucharan G <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions
