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:
0541743
)
netfilter: ip6_route_output() never returns NULL.
author
RongQing.Li
<roy.qing.li@gmail.com>
Tue, 21 Feb 2012 22:10:51 +0000
(22:10 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 22 Feb 2012 20:30:15 +0000
(15:30 -0500)
ip6_route_output() never returns NULL, so it is wrong to
check if the return value is NULL.
Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found