]> git.baikalelectronics.ru Git - kernel.git/commit
tls: Refactor variable names
authorDave Watson <davejwatson@fb.com>
Thu, 22 Mar 2018 17:10:26 +0000 (10:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 16:25:54 +0000 (12:25 -0400)
commit128ad9358cb5d66b72988e4d5ca21fda7ac99baa
treeba2387166d50822b9b61bedafc6f85335006ee4c
parent3c33b7ad2f7e7a4631c091d4c31266462a559456
tls: Refactor variable names

Several config variables are prefixed with tx, drop the prefix
since these will be used for both tx and rx.

Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tls.h
net/tls/tls_main.c