summaryrefslogtreecommitdiff
path: root/tools/crypto/ccp/dbc_cli.py
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-08-29 18:07:57 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2023-09-15 13:29:45 +0300
commit70f242c1933e9e881c13c31640bb6d56e8b7e738 (patch)
tree7f06c566d5ab018ed02e127f1b8d32cd8a3d5b27 /tools/crypto/ccp/dbc_cli.py
parent7f71c3e033824e1da237916a1885e3c0699f86b2 (diff)
downloadlinux-70f242c1933e9e881c13c31640bb6d56e8b7e738.tar.xz
crypto: ccp - Fix DBC sample application error handling
The sample application was taking values from ioctl() and treating those as the error codes to present to a user. This is incorrect when ret is non-zero, the error is stored to `errno`. Use this value instead. Fixes: f40d42f116cf ("crypto: ccp - Add a sample python script for Dynamic Boost Control") Fixes: febe3ed3222f ("crypto: ccp - Add a sample library for ioctl use") Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/crypto/ccp/dbc_cli.py')
0 files changed, 0 insertions, 0 deletions