Aditya Pakki 2730ea6d5c 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-28 16:36:00 +01:00
..
2017-08-09 22:43:50 -07:00
2017-08-09 22:43:50 -07:00
2020-01-29 15:02:35 +01:00
2017-12-14 09:53:13 +01:00
2017-08-09 22:43:50 -07:00
2017-07-16 16:38:02 -07:00
2017-08-09 22:43:50 -07:00
2017-08-09 22:43:50 -07:00