diff options
author | Jarkko Sakkinen | 2019-02-08 18:30:58 +0200 |
---|---|---|
committer | Jarkko Sakkinen | 2019-02-13 09:46:26 +0200 |
commit | f5595f5baa30e009bf54d0d7653a9a0cc465be60 (patch) | |
tree | 87fc6fd0cbd081a44bf6dd96383976a74b625aee /kernel/sched | |
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 <stefanb@linux.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Tested-by: Alexander Steffen <Alexander.Steffen@infineon.com>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions