On Mon, Nov 08, 2021 at 09:10:31AM +0100, Greg Kroah-Hartman wrote: > On Sun, Nov 07, 2021 at 07:57:24PM +0100, Ondřej Jirman wrote: > > Hi, > > > > On Sun, Nov 07, 2021 at 07:54:33PM +0100, megous hlavni wrote: > > > The masks are swapped (interrupts are enabled when the mask is 0). > > > > Please ignore the 06/15 in the subject. This is just a single patch > > from my local series and I forgot to edit the subject. > > But I see 2 patches sent in this series? The other one is unrelated. This patch is a fix for a real bug. The other seemed like an independent correctness issue that I noticed from code review I had to do to figure out the reason for failure to handle disconnect detection properly. It's unrelated to this patch other than touching the same driver. regards, o. > Can you just fix this up and resend them correctly? > > thanks, > > greg k-h