diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-24 23:58:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-25 02:16:30 +0100 |
commit | 39f8e58e53be32ab758d30536e0bd2e6ce766462 (patch) | |
tree | 2256b441433a11337077f2f82534903c9e52fefa /usr | |
parent | tcp: md5: input path is run under rcu protected sections (diff) | |
download | linux-39f8e58e53be32ab758d30536e0bd2e6ce766462.tar.xz linux-39f8e58e53be32ab758d30536e0bd2e6ce766462.zip |
tcp: md5: remove request sock argument of calc_md5_hash()
Since request and established sockets now have same base,
there is no need to pass two pointers to tcp_v4_md5_hash_skb()
or tcp_v6_md5_hash_skb()
Also add a const qualifier to their struct tcp_md5sig_key argument.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions