diff options
author | Xin Long <lucien.xin@gmail.com> | 2015-12-30 23:50:50 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-05 12:24:02 -0500 |
commit | c79c0666915418f9c0f01a6d0e93179416fb0c9e (patch) | |
tree | 457dc1b37d533fb20d9ea757fbce413c8d5a4f79 /net/unix/af_unix.c | |
parent | b5eff7128366c4a7a9b502097a968ec9cae2bea2 (diff) | |
download | linux-c79c0666915418f9c0f01a6d0e93179416fb0c9e.tar.gz linux-c79c0666915418f9c0f01a6d0e93179416fb0c9e.tar.bz2 linux-c79c0666915418f9c0f01a6d0e93179416fb0c9e.zip |
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
sctp_endpoint_lookup_assoc is called in the protection of sock lock
there is no need to call local_bh_disable in this function. so remove
them.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions