Merge branch 'linus/master' into rdma.git for-next
[linux-2.6-block.git] / include / linux / mlx5 / fs.h
index 71fb503b2b5270c60e9e1a997de5db36212690e4..804516e4f483286e973ec2127f6980a0b98533de 100644 (file)
@@ -89,6 +89,7 @@ struct mlx5_flow_destination {
        enum mlx5_flow_destination_type type;
        union {
                u32                     tir_num;
+               u32                     ft_num;
                struct mlx5_flow_table  *ft;
                struct mlx5_fc          *counter;
                struct {