Files
i2som-imx-linux/drivers/block
Dan Carpenter 900960e079 block: drbd: remove a stray unlock in __drbd_send_protocol()
[ Upstream commit 8e9c523016 ]

There are two callers of this function and they both unlock the mutex so
this ends up being a double unlock.

Fixes: 44ed167da7 ("drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-04 22:34:01 +01:00
..
2019-08-12 08:18:37 -06:00
2019-09-21 07:19:45 +02:00
2019-11-29 10:08:01 +01:00