From: Jiri Pirko
Date: Wed, 2 Aug 2017 09:52:10 +0200
> From: Ido Schimmel
>
> 'trans->tid' is only assigned later in the function, resulting in a zero
> transaction ID. Use 'tid' instead.
>
> Signed-off-by: Ido Schimmel
> Signed-off-by: Jiri Pirko
Applied, thanks Jiri.
From: Ido Schimmel
'trans->tid' is only assigned later in the function, resulting in a zero
transaction ID. Use 'tid' instead.
Signed-off-by: Ido Schimmel
Signed-off-by: Jiri Pirko
---
drivers/net/ethernet/mellanox/mlxsw/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git