1
0
Files
linux/drivers/net
Wei Yongjun a326e6dd31 team: fix return value check
In case of error, the function genlmsg_put() returns NULL pointer
not ERR_PTR(). The IS_ERR() test in the return value check should
be replaced with NULL test.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-27 13:18:19 -04:00
..
2012-07-24 13:54:16 -07:00
2012-09-21 12:54:53 +02:00
2012-08-03 20:32:31 -07:00
2012-09-01 22:44:13 -04:00
2012-09-24 15:54:33 -04:00
2012-09-27 13:18:19 -04:00
2012-08-09 16:16:14 -07:00