]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
tcp: md5: tcp_md5_do_lookup_exact() can be static
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 5 Jul 2017 23:58:53 +0000 (07:58 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jul 2017 09:54:15 +0000 (10:54 +0100)
commite8f37d57dff20a455abb36942e326073dd47738d
tree3219f46827ebc22cf282552dbf766fb1866455f5
parentf06b7549b79e29a672336d4e134524373fb7a232
tcp: md5: tcp_md5_do_lookup_exact() can be static

Fixes: 6797318e623d ("tcp: md5: add an address prefix for key lookup")
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c