linux-stable/drivers/s390
Alexandra Winter 3a518561a3 s390/lcs: fix variable dereferenced before check
[ Upstream commit 671bb35c8e ]

smatch complains about
drivers/s390/net/lcs.c:1741 lcs_get_control() warn: variable dereferenced before check 'card->dev' (see line 1739)

Fixes: 27eb5ac8f0 ("[PATCH] s390: lcs driver bug fixes and improvements [1/2]")
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-18 10:26:50 +02:00
..
block s390/dasd: Fix read inconsistency for ESE DASD devices 2022-05-12 12:30:08 +02:00
char s390/tape: fix timer initialization in tape_std_assign() 2021-11-18 19:17:17 +01:00
cio s390/cio: verify the driver availability for path_event call 2022-02-16 12:56:38 +01:00
crypto s390/ap: Fix hanging ioctl caused by orphaned replies 2021-11-18 19:17:17 +01:00
net s390/lcs: fix variable dereferenced before check 2022-05-18 10:26:50 +02:00
scsi scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices 2022-02-01 17:27:00 +01:00
virtio virtio/s390: get rid of open-coded kvm hypercall 2021-06-28 11:18:28 +02:00
Makefile