Re: [PATCH 2/2] staging: greybus: loopback: convert loopback to use generic async operations

From: Bryan O'Donoghue
Date: Sun Nov 05 2017 - 19:05:59 EST


On 05/11/17 12:24, Johan Hovold wrote:
+ if (error) {
gb->error++;
+ gb->iteration_count++;
+ }
And this looks like an unrelated bug fix that should go in it's own
patch, right?

I pinged this patch with Mitch and this got added along the way.

You're right though - I'll split this into a separate precursor to this patch