]> git.proxmox.com Git - mirror_ubuntu-disco-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)
commit583715853a25b4f2720b847e4fb8e37727299152
treeba2387166d50822b9b61bedafc6f85335006ee4c
parentf4a8e43f1f0abc0e93ed5ee132288ee4142afde1
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