diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-06-13 12:28:57 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-06-13 12:28:57 +0200 |
commit | d219dce76c64f2c883dad0537fa09a56d5ff0a10 (patch) | |
tree | 712ae332fbe5ae56524bb5afe2ee09960bbb74ee /drivers/sh | |
parent | 9858a3ae1d4b390fbaa9c30b83cb66d861b76294 (diff) |
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 'drivers/sh')
0 files changed, 0 insertions, 0 deletions