Wei Yongjun f950c0ecc7 ipv6: fix return value check in fib6_add()
In case of error, the function fib6_add_1() returns ERR_PTR()
or NULL pointer. The ERR_PTR() case check is missing in fib6_add().

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

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-21 13:43:52 -04:00
..
2012-08-31 16:27:48 -04:00
2012-07-30 14:53:21 -07:00
2012-07-18 11:28:46 -07:00
2012-06-27 15:36:44 -07:00
2012-08-14 14:45:07 -07:00
2012-07-19 10:55:36 -07:00