aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMartin Sperl <[email protected]>2015-11-27 12:31:09 +0000
committerMark Brown <[email protected]>2015-11-27 12:55:22 +0000
commit77e8058810303e5c18b462adb4f761dbb4f3b657 (patch)
tree51c78e2bba952160606fb755de2b70b81aad23bf /scripts/gdb/linux/utils.py
parent8005c49d9aea74d382f474ce11afbbc7d7130bec (diff)
spi: bugfix: spi_message.transfer_length does not get reset
When submitting an identical spi_message multiple times via spi_sync the spi_message.frame_length does not get reset to 0 in __spi_validate before adding up all spi_transfer.len resulting in frame_length > actual_length on all but the first spi_sync call. Signed-off-by: Martin Sperl <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions