commit | 28abbfddf4477c4e9a04f276858ffa3fad90b7ac | [log] [tgz] |
---|---|---|
author | Achiad Shochat <achiad@mellanox.com> | Wed Jul 29 15:05:42 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 29 23:04:46 2015 -0700 |
tree | 35b1d036f705475925b90b25a0b3ae253b280844 | |
parent | a4418a6c36cd9eb080cde0473d15f5cee4c3f35d [diff] |
net/mlx5e: Remove redundant assignment of sq->user_index It is not needed by the mlx5 Eth driver since it has a CQ per RQ/SQ. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>