> From: Maithili Hinge <maithili@xxxxxxxxxxx> > > SDIO reset was not happening properly on mwifiex as cancel_work_sync > in mwifiex_sdio_remove used to kill the calling work function itself. > Due to this, the interface was not getting removed and card was not > getting added again. Reset work function has been made independent > of adapter variable and cancel_work_sync has been moved to cleanup > function. > > Signed-off-by: Maithili Hinge <maithili@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