diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-04-11 22:19:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-13 13:45:39 +0300 |
commit | 3547a1f9d988d88ecff4fc365d2773037c849f49 (patch) | |
tree | c57c8f90e390d370dbc5998a82782787c5431a1b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f314bfee81b1bf8e01168177b2f65f24eb8da63a (diff) | |
download | linux-3547a1f9d988d88ecff4fc365d2773037c849f49.tar.xz |
tls: rx: use async as an in-out argument
Propagating EINPROGRESS thru multiple layers of functions is
error prone. Use darg->async as an in/out argument, like we
use darg->zc today. On input it tells the code if async is
allowed, on output if it took place.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions