]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/nes: Remove second wait queue initialization call
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 20 May 2019 06:54:25 +0000 (09:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 21 May 2019 18:50:53 +0000 (15:50 -0300)
commitdab99af99c7ca4c9dbea7d4d218ef7eb6b183aaf
treec650a90f040efbf0fde02929981eadc7b8123427
parent3bb58cfe07e273903dde62592ccfb21f9b0761e2
RDMA/nes: Remove second wait queue initialization call

The same wait queue is initialized a couple of lines above.

Fixes: 3c2d774cad5b ("RDMA/nes: Add a driver for NetEffect RNICs")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/nes/nes_utils.c