Anastasia Belova <abelova@xxxxxxxxxxxxx> writes: > If the returning value of SMB2_close_init is an error-value, > exit the function. > > Found by Linux Verification Center (linuxtesting.org) with SVACE. > > Fixes: 352d96f3acc6 ("cifs: multichannel: move channel selection above transport layer") > > Signed-off-by: Anastasia Belova <abelova@xxxxxxxxxxxxx> > --- > fs/cifs/smb2ops.c | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>