diff options
author | Eric Dumazet <edumazet@google.com> | 2015-09-30 07:24:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-30 07:33:05 +0300 |
commit | 5172393522e4b2caf1af638076c3c0cd74313ae3 (patch) | |
tree | b92fe0d945a09054b572a02afbec120183e7302b /net/core | |
parent | eef50d466a47bb6a57f2e55a9415c716c463255b (diff) | |
download | linux-5172393522e4b2caf1af638076c3c0cd74313ae3.tar.xz |
tcp: fix tcp_v6_md5_do_lookup prototype
tcp_v6_md5_do_lookup() now takes a const socket, even if
CONFIG_TCP_MD5SIG is not set.
Fixes: b83e3deb974c ("tcp: md5: constify tcp_md5_do_lookup() socket argument")
From: Eric Dumazet <edumazet@google.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions