Star64_linux/net/tls
Jakub Kicinski 63a1c95f3f net/tls: byte swap device req TCP seq no upon setting
To avoid a sparse warning byteswap the be32 sequence number
before it's stored in the atomic value.  While at it drop
unnecessary brackets and use kernel's u64 type.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-27 16:52:21 -04:00
..
Kconfig
Makefile
tls_device.c net/tls: byte swap device req TCP seq no upon setting 2019-04-27 16:52:21 -04:00
tls_device_fallback.c
tls_main.c
tls_sw.c