]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Mar 2022 14:32:29 +0000 (15:32 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 12 Mar 2022 06:51:40 +0000 (22:51 -0800)
commitb6d7b23e2c392d7cf94e289de1b69e33bbd1776a
tree3d7bd0605fa79ec770caaec4a52610d954538dc0
parentecb843fea370d791fdf024dd35ed20015b1d80bf
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key

Both functions are only used by core networking code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220310143229.895319-1-hch@lst.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/tcp_cong.c