From: Wei Yongjun <weiyongj...@huawei.com> Date: Wed, 26 Sep 2018 12:10:48 +0000
> Fixes the following sparse warning: > > net/tls/tls_sw.c:655:16: warning: > symbol 'get_rec' was not declared. Should it be static? > > Fixes: a42055e8d2c3 ("net/tls: Add support for async encryption of records > for performance") > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied.