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:
b54c9b9
)
ipv6: Fix result generation in ipv6_get_ifaddr().
author
David S. Miller
<davem@davemloft.net>
Fri, 26 Mar 2010 04:39:21 +0000
(21:39 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Mar 2010 04:39:21 +0000
(21:39 -0700)
Finishing naturally from hlist_for_each_entry(x, ...) does not result
in 'x' being NULL.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
patch
|
blob
|
history
diff --cc
net/ipv6/addrconf.c
Simple merge