On Fri, Apr 26, 2013 at 12:28 PM, Bing Zhao <bzhao@xxxxxxxxxxx> wrote: > Please find attached Amitkumar's patch that addresses this issue. I tested it on my Chromebook. > If it works for you on XO-4 I will rebase both patches and resend to the list. It makes me uneasy that you are prepping the driver to have this timer still running after mwifiex_close() is called. Anyway, if you do want to go this route, I think there is no need to add is_ndo_stop. You should be able to query the net layer for its state. Maybe netif_running() will do the trick. I'll await your comments on that before testing. Thanks Daniel -- 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