diff options
author | 2009-06-13 12:28:57 +0200 | |
---|---|---|
committer | 2009-06-13 12:28:57 +0200 | |
commit | d219dce76c64f2c883dad0537fa09a56d5ff0a10 (patch) | |
tree | 712ae332fbe5ae56524bb5afe2ee09960bbb74ee /lib/spinlock_debug.c | |
parent | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() (diff) | |
download | linux-rng-d219dce76c64f2c883dad0537fa09a56d5ff0a10.tar.xz linux-rng-d219dce76c64f2c883dad0537fa09a56d5ff0a10.zip |
list_nulls: add hlist_nulls_add_head and hlist_nulls_del
This patch adds the hlist_nulls_add_head() function which is
based on hlist_nulls_add_head_rcu() but without the use of
rcu_assign_pointer(). It also adds hlist_nulls_del which is
exactly the same like hlist_nulls_del_rcu().
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions