]> 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)
commit3fb831d55c6592d7f4ee872df0c1649c987d1309
tree3d7bd0605fa79ec770caaec4a52610d954538dc0
parent24bcb06a0e8d82ffdf04d5fed6c33dcc8758f73d
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