On Tue, Dec 04, 2018 at 03:34:05PM +0200, Leon Romanovsky wrote: > From: Alex Vesker <valex@xxxxxxxxxxxx> > > Flow table can be passed as a DEVX object which is a valid > destination in an EGRESS flow. Fix the original code to enable that. > > Fixes: a7ee18bdee83 ("RDMA/mlx5: Allow creating a matcher for a NIC TX flow table") > Signed-off-by: Alex Vesker <valex@xxxxxxxxxxxx> > Reviewed-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/flow.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied to for-next Thanks, Jason