diff options
author | Alexander Aring <[email protected]> | 2021-07-16 16:22:34 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2021-07-19 11:53:43 -0500 |
commit | feb704bd17786c8ff52a49d7759b8ee4f3a5aaac (patch) | |
tree | b0a6ff0b5724c000cf9182c063084742e77761ac /net/lapb/lapb_subr.c | |
parent | 2734d6c1b1a089fb593ef6a23d4b70903526fe0c (diff) |
fs: dlm: use sk->sk_socket instead of con->sock
Instead of dereference "con->sock" we can get the socket structure over
"sk->sk_socket" as well. This patch will switch to this behaviour.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions