Re: [PATCH nf-next] netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 14, 2018 at 12:56:33AM +0900, Taehee Yoo wrote:
> rhashtable_walk_init() is deprecated and rhashtable_walk_enter() can be
> used instead. rhashtable_walk_init() is wrapper function of
> rhashtable_walk_enter() so that logic is actually same.
> But rhashtable_walk_enter() doesn't return error hence error path
> code can be removed.

Applied, thanks.



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux