aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorTadeusz Struk <[email protected]>2020-01-07 14:04:48 -0800
committerJarkko Sakkinen <[email protected]>2020-01-08 18:11:09 +0200
commita430e67d9a2c62a8c7b315b99e74de02018d0a96 (patch)
tree70711c264122f4a563d9b27360f5fa5411dd28c2 /drivers/fpga/fpga-mgr.c
parentae6088216ce4b99b3a4aaaccd2eb2dd40d473d42 (diff)
tpm: Handle negative priv->response_len in tpm_common_read()
The priv->response_length can hold the size of an response or an negative error code, and the tpm_common_read() needs to handle both cases correctly. Changed the type of response_length to signed and accounted for negative value in tpm_common_read(). Cc: [email protected] Fixes: d23d12484307 ("tpm: fix invalid locking in NONBLOCKING mode") Reported-by: Laura Abbott <[email protected]> Signed-off-by: Tadeusz Struk <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions