diff options
author | Xin Long <[email protected]> | 2015-12-30 23:50:50 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-05 12:24:02 -0500 |
commit | c79c0666915418f9c0f01a6d0e93179416fb0c9e (patch) | |
tree | 457dc1b37d533fb20d9ea757fbce413c8d5a4f79 /net/unix/af_unix.c | |
parent | b5eff7128366c4a7a9b502097a968ec9cae2bea2 (diff) |
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 <[email protected]>
Signed-off-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions