]> asedeno.scripts.mit.edu Git - linux.git/commit
ila: Call library function alloc_bucket_locks
authorTom Herbert <tom@herbertland.com>
Wed, 27 Jun 2018 21:39:00 +0000 (14:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Jun 2018 02:32:55 +0000 (11:32 +0900)
commitb893281715ab4ea0e63034165b4fa11d1bb984c5
tree99ee652110d9470219f1a81915002ecc92451a23
parentf7a2ba5ab9c5e7cf9036ec68d3528ccdf9e81b0a
ila: 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.

Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ila/ila_xlat.c