Skip to content
Commit 188c517a authored by Lin Ming's avatar Lin Ming Committed by David S. Miller
Browse files

ipv6: return errno pointers consistently for fib6_add_1()



fib6_add_1() should consistently return errno pointers,
rather than a mixture of NULL and errno pointers.

Signed-off-by: default avatarLin Ming <mlin@ss.pku.edu.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 24cad1b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment