UPSTREAM: net/tls: Make function get_rec() static
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")
Change-Id: I792e84bf96cfb7b2905dd2e329a63927eea3235a
Signed-off-by:
Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment