tcp/dccp: remove BH disable/enable in lookup
authorEric Dumazet <edumazet@google.com>
Fri, 1 Apr 2016 15:52:14 +0000 (08:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Apr 2016 02:11:19 +0000 (22:11 -0400)
commitee3cf32a4a5e6cf5ccc0f0de9865fda3ebc46436
treee19b9e382259b432a9ca05fe84c38541814c87c2
parentca065d0cf80fa547724440a8bf37f1e674d917c0
tcp/dccp: remove BH disable/enable in lookup

Since linux 2.6.29, lookups only use rcu locking.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
net/ipv6/inet6_hashtables.c
This page took 0.024549 seconds and 5 git commands to generate.