summaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2024-01-23 05:07:57 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-31 16:21:20 -0800
commit0dea68be2a345a8b4b5c911d0de92cad831fbdb2 (patch)
treeb87a20eea3fccd5a830d0545c0c43fb6bd703049 /drivers/spi/spi.c
parent1bda88547390761e12a5609742819cca8dbd2e77 (diff)
cifs: fix stray unlock in cifs_chan_skip_or_disable
[ Upstream commit 993d1c346b1a51ac41b2193609a0d4e51e9748f4 ] A recent change moved the code that decides to skip a channel or disable multichannel entirely, into a helper function. During this, a mutex_unlock of the session_mutex should have been removed. Doing that here. Fixes: f591062bdbf4 ("cifs: handle servers that still advertise multichannel after disabling") Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions