> From: Shengzhen Li <szli@xxxxxxxxxxx> > > It's been observed that driver's power state goes out > of sync with firmware in some corner cases. When this > happens, driver tries to download the data to firmware > assuming it's awake which causes Tx data timeout. > > Main thread will process interrupt as soon as interrupt > handler fills 'int_status' variable. > > This patch fixes the race issue by updating 'int_status' > at the end of mwifiex_interrupt_status(). > > Signed-off-by: Shengzhen Li <szli@xxxxxxxxxxx> > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html