Aditya Pakki bbd20c939c fore200e: Fix incorrect checks of NULL pointer dereference
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>
2019-12-16 16:28:17 -08:00
..
2019-07-30 14:21:32 -07:00
2019-10-28 16:47:22 -07:00
2019-09-25 13:54:45 +02:00
2015-01-18 00:28:41 -05:00
2019-07-23 13:02:41 -07:00