diff options
author | Jakub Kicinski <[email protected]> | 2019-06-03 15:17:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-04 14:33:50 -0700 |
commit | fb0f886fa265f265ad126fc7cd7e8ec51e2f770f (patch) | |
tree | 6d529355add3ad7deebf4b1cebe9dd559ee88d83 /net/unix/sysctl_net_unix.c | |
parent | f0aaa2c975617da78b80feebc87e74dba9ec1f53 (diff) |
net/tls: don't pass version to tls_advance_record_sn()
All callers pass prot->version as the last parameter
of tls_advance_record_sn(), yet tls_advance_record_sn()
itself needs a pointer to prot. Pass prot from callers.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions