diff options
| author | Xin Long <[email protected]> | 2015-12-30 15:50:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-01-05 17:24:02 +0000 |
| commit | c79c0666915418f9c0f01a6d0e93179416fb0c9e (patch) | |
| tree | 457dc1b37d533fb20d9ea757fbce413c8d5a4f79 /net/unix/af_unix.c | |
| parent | sctp: drop the old assoc hashtable of sctp (diff) | |
| download | kernel-c79c0666915418f9c0f01a6d0e93179416fb0c9e.tar.gz kernel-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 <[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
