Files
kernel_xiaomi_sm8250/drivers/atm
Aditya Pakki 8a3bc6e31b fore200e: Fix incorrect checks of NULL pointer dereference
[ Upstream commit bbd20c939c8aa3f27fa30e86691af250bf92973a ]

In fore200e_send and fore200e_close, the pointers from the arguments
are dereferenced in the variable declaration block and then checked
for NULL. The patch fixes these issues by avoiding NULL pointer
dereferences.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-24 08:34:42 +01:00
..
2017-08-09 22:43:50 -07:00
2017-08-09 22:43:50 -07:00
2020-01-29 16:43:14 +01:00