[PATCH v3 2/4] staging: greybus: loopback: Fix iteration count on async path

Johan Hovold johan at kernel.org
Mon Nov 6 09:18:28 UTC 2017


On Mon, Nov 06, 2017 at 01:32:20AM +0000, Bryan O'Donoghue wrote:
> 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 <pure.logic at nexus-software.ie>
> Reported-by: Mitch Tasman <tasman at leaflabs.com>

Reviewed-by: Johan Hovold <johan at kernel.org>


More information about the devel mailing list