linux-stable/drivers/s390/net
Alexandra Winter 796e9b31fd 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:28:15 +02:00
..
Kconfig s390/qeth: Switchdev event handler 2021-08-07 09:44:02 +01:00
Makefile
ctcm_dbug.c
ctcm_dbug.h s390/ctcm: add __printf format attribute to ctcm_dbf_longtext 2021-11-19 11:12:30 +00:00
ctcm_fsms.c s390/ctcm: fix format string 2021-11-19 11:12:30 +00:00
ctcm_fsms.h
ctcm_main.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_main.h s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx(). 2020-12-01 16:56:02 -08:00
ctcm_mpc.c s390/ctcm: fix potential memory leak 2022-05-18 10:28:15 +02:00
ctcm_mpc.h
ctcm_sysfs.c s390/ctcm: fix variable dereferenced before check 2022-05-18 10:28:15 +02:00
fsm.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
fsm.h
ism.h
ism_drv.c s390/ism: switch from 'pci_' to 'dma_' API 2021-09-14 12:46:30 +01:00
lcs.c s390/lcs: fix variable dereferenced before check 2022-05-18 10:28:15 +02:00
lcs.h
netiucv.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
qeth_core.h s390/qeth: fine-tune .ndo_select_queue() 2021-12-07 22:01:02 -08:00
qeth_core_main.c Networking changes for 5.17. 2022-01-10 19:06:09 -08:00
qeth_core_mpc.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_core_mpc.h s390/qeth: clean up QETH_PROT_* naming 2021-07-20 06:17:06 -07:00
qeth_core_sys.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_ethtool.c ethtool: extend ringparam setting/getting API with rx_buf_len 2021-11-22 12:31:49 +00:00
qeth_l2.h s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l2_main.c s390/qeth: fine-tune .ndo_select_queue() 2021-12-07 22:01:02 -08:00
qeth_l2_sys.c s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l3.h s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l3_main.c s390/qeth: fine-tune .ndo_select_queue() 2021-12-07 22:01:02 -08:00
qeth_l3_sys.c s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
smsgiucv.c
smsgiucv.h
smsgiucv_app.c