git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24cad1b
)
ipv6: return errno pointers consistently for fib6_add_1()
author
Lin Ming
<mlin@ss.pku.edu.cn>
Tue, 25 Sep 2012 15:17:07 +0000
(15:17 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Sep 2012 22:48:28 +0000
(18:48 -0400)
fib6_add_1() should consistently return errno pointers,
rather than a mixture of NULL and errno pointers.
Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c
patch
|
blob
|
history
diff --cc
net/ipv6/ip6_fib.c
Simple merge