Karicheri, Muralidharan 915c585787 net: netcp: check for interface handle in netcp_module_probe()
Currently netcp_module_probe() doesn't check the return value of
of_parse_phandle() that points to the interface data for the
module and then pass the node ptr to the module which is incorrect.
Check for return value and free the intf_modpriv if there is error.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-23 14:37:37 -07:00
..
2015-08-07 14:46:24 +02:00
2015-08-12 16:27:40 -07:00
2015-09-20 21:36:57 -07:00
2015-09-08 22:44:42 -07:00
2015-07-15 21:34:56 -07:00
2015-09-17 22:32:16 -07:00
2015-08-27 16:28:35 -07:00
2015-06-29 12:52:06 -07:00
2015-01-11 21:44:55 -05:00
2015-07-08 16:04:06 -07:00