]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Remove redundant assignment of sq->user_index
authorAchiad Shochat <achiad@mellanox.com>
Wed, 29 Jul 2015 12:05:42 +0000 (15:05 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 06:04:46 +0000 (23:04 -0700)
commit552ad0a758955552bb8c34a499759d3d35e462cd
tree35b1d036f705475925b90b25a0b3ae253b280844
parent62f5abf10176182c643c5d1a26bd2cd9d8b830ac
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>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c