diff options
author | Patrick McHardy <kaber@trash.net> | 2015-01-21 14:12:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-26 11:08:23 +0300 |
commit | 607954b084d4ad5e6a2e0f795de7803d9c6ae37f (patch) | |
tree | 410712944738de9608e3c71476739fb7a008a667 /net/ipv6/ipv6_sockglue.c | |
parent | 22f6bba77fc4aa80ffea31f4c1009993f98aa020 (diff) | |
download | linux-607954b084d4ad5e6a2e0f795de7803d9c6ae37f.tar.xz |
rhashtable: fix rht_for_each_entry_safe() endless loop
"next" is not updated, causing an endless loop for buckets with more than
one element.
Fixes: 88d6ed15acff ("rhashtable: Convert bucket iterators to take table and index")
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ipv6_sockglue.c')
0 files changed, 0 insertions, 0 deletions