Skip to content
Snippets Groups Projects
Commit b79d1d54 authored by David S. Miller's avatar David S. Miller
Browse files

ipv6: Fix result generation in ipv6_get_ifaddr().


Finishing naturally from hlist_for_each_entry(x, ...) does not result
in 'x' being NULL.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b54c9b98
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment