diff options
author | 2019-06-03 15:17:02 -0700 | |
---|---|---|
committer | 2019-06-04 14:33:50 -0700 | |
commit | 1fe275d434ad4ff2d576f9a770eb4c192153ea1d (patch) | |
tree | a3b67335c6013241b0e845b73e11080daf61c05b /tools/perf/scripts/python | |
parent | net/tls: don't look for decrypted frames on non-offloaded sockets (diff) | |
download | wireguard-linux-1fe275d434ad4ff2d576f9a770eb4c192153ea1d.tar.xz wireguard-linux-1fe275d434ad4ff2d576f9a770eb4c192153ea1d.zip |
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
tls_device_decrypted() is only called from decrypt_skb_update(),
when ctx->decrypted == false, there is no need to re-check the bit.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions