diff options
author | Jarkko Sakkinen <[email protected]> | 2019-02-08 18:30:58 +0200 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2019-02-13 09:46:26 +0200 |
commit | f5595f5baa30e009bf54d0d7653a9a0cc465be60 (patch) | |
tree | 87fc6fd0cbd081a44bf6dd96383976a74b625aee /scripts/gdb/linux/modules.py | |
parent | 6ea3dfe1e0732c5bd3be1e073690b06a83c03c25 (diff) |
tpm: Unify the send callback behaviour
The send() callback should never return length as it does not in every
driver except tpm_crb in the success case. The reason is that the main
transmit functionality only cares about whether the transmit was
successful or not and ignores the count completely.
Suggested-by: Stefan Berger <[email protected]>
Cc: [email protected]
Signed-off-by: Jarkko Sakkinen <[email protected]>
Reviewed-by: Stefan Berger <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Tested-by: Alexander Steffen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions