diff options
author | Tom Herbert <tom@herbertland.com> | 2015-12-15 15:41:36 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-15 23:25:20 -0500 |
commit | 3502cad73c4bbf8f6365d539e814159275252c59 (patch) | |
tree | bb60a4a72dbf04142d5279aef542f5ab367f1220 /net/netlink/af_netlink.c | |
parent | 33f11d16142b06588eedfc1dd8cf93790979a712 (diff) | |
download | linux-3502cad73c4bbf8f6365d539e814159275252c59.tar.gz linux-3502cad73c4bbf8f6365d539e814159275252c59.tar.bz2 linux-3502cad73c4bbf8f6365d539e814159275252c59.zip |
rhashtable: add function to replace an element
Add the rhashtable_replace_fast function. This replaces one object in
the table with another atomically. The hashes of the new and old objects
must be equal.
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink/af_netlink.c')
0 files changed, 0 insertions, 0 deletions