forked from Minki/linux
i40evf: remove errant space
Remove a bogus space. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
673f2ebf37
commit
821bd3e65d
@ -1229,7 +1229,7 @@ struct i40e_aqc_add_remove_cloud_filters_element_data {
|
||||
#define I40E_AQC_ADD_CLOUD_TNL_TYPE_NGE 2
|
||||
#define I40E_AQC_ADD_CLOUD_TNL_TYPE_IP 3
|
||||
|
||||
__le32 tenant_id ;
|
||||
__le32 tenant_id;
|
||||
u8 reserved[4];
|
||||
__le16 queue_number;
|
||||
#define I40E_AQC_ADD_CLOUD_QUEUE_SHIFT 0
|
||||
|
Loading…
Reference in New Issue
Block a user