diff options
author | Tom Herbert <tom@quantonium.net> | 2017-12-04 10:31:45 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-11 09:58:39 -0500 |
commit | 64e0cd0d3540dbbdf6661943025409e6b31d5178 (patch) | |
tree | 98769c3324dd57bc2070c08852c9bf1f272ba2b8 /net/netlink | |
parent | 92f36cca5773cbaa78c46ccf49503964a52da294 (diff) | |
download | linux-64e0cd0d3540dbbdf6661943025409e6b31d5178.tar.bz2 |
rhashtable: Call library function alloc_bucket_locks
To allocate the array of bucket locks for the hash table we now
call library function alloc_bucket_spinlocks. This function is
based on the old alloc_bucket_locks in rhashtable and should
produce the same effect.
Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions