> From: Shengzhen Li <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: Amitkumar Karwar <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to