diff options
author | Bryan O'Donoghue <[email protected]> | 2017-11-06 01:32:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-06 16:41:22 +0100 |
commit | 44b02da39210e6dd67e39ff1f48d30c56d384240 (patch) | |
tree | 44214f21f9f7207da8994dc571695757f430bfff /include/linux/fpga/fpga-bridge.h | |
parent | 5a70524bbf3b2764a2e2cd32f5109fd22c8a135f (diff) |
staging: greybus: loopback: Fix iteration count on async path
Commit 12927835d211 ("greybus: loopback: Add asynchronous bi-directional
support") does what it says on the tin - namely, adds support for
asynchronous bi-directional loopback operations.
What it neglects to do though is increment the per-connection
gb->iteration_count on an asynchronous operation error. This patch fixes
that omission.
Fixes: 12927835d211 ("greybus: loopback: Add asynchronous bi-directional support")
Signed-off-by: Bryan O'Donoghue <[email protected]>
Reported-by: Mitch Tasman <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Cc: Alex Elder <[email protected]>
Cc: Mitch Tasman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions