summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2020-10-08 09:34:56 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-12-29 13:42:34 +0100
commitb074b601efbaadc829e4dd49163949f16f4ce194 (patch)
tree13cc34a2ba087b1714f3e8af27a588eda22be500 /tools/perf/scripts/python/netdev-times.py
parent82b8dbddc881c64c7e88ed21d128de294f9271e5 (diff)
crypto: talitos - Fix return type of current_desc_hdr()
[ Upstream commit 0237616173fd363a54bd272aa3bd376faa1d7caa ] current_desc_hdr() returns a u32 but in fact this is a __be32, leading to a lot of sparse warnings. Change the return type to __be32 and ensure it is handled as sure by the caller. Fixes: 3e721aeb3df3 ("crypto: talitos - handle descriptor not found in error path") Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions