Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Several cases of overlapping changes, as well as one instance (vxlan) of a bug fix in 'net' overlapping with code movement in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -4259,7 +4259,9 @@ struct mlx5_ifc_modify_tir_bitmask_bits {
|
||||
|
||||
u8 reserved_at_20[0x1b];
|
||||
u8 self_lb_en[0x1];
|
||||
u8 reserved_at_3c[0x3];
|
||||
u8 reserved_at_3c[0x1];
|
||||
u8 hash[0x1];
|
||||
u8 reserved_at_3e[0x1];
|
||||
u8 lro[0x1];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user