From: Andreas Gruenbacher <agrue...@redhat.com> Date: Tue, 19 Sep 2017 12:41:37 +0200
> Clarify that rhashtable_walk_{stop,start} will not reset the iterator to > the beginning of the hash table. Confusion between rhashtable_walk_enter > and rhashtable_walk_start has already lead to a bug. > > Signed-off-by: Andreas Gruenbacher <agrue...@redhat.com> Applied, thanks.