On Thu, 2010-11-18 at 14:19 +0100, Oikarinen Juuso (Nokia-MS/Tampere) wrote: > From: Juuso Oikarinen <juuso.oikarinen@xxxxxxxxx> > > It is possible that the op_remove_interface function is invoked exactly at > the same time has hw recovery is started. In this case it is possible for the > interface to be already removed in the op_remove_interface call, which > currently leads to a kernel warning and a subsequent kernel crash. > > Fix this by ignoring the op_remove_interface call if the interface is already > down at that point. > > Signed-off-by: Juuso Oikarinen <juuso.oikarinen@xxxxxxxxx> > --- Tested-by: Tuomas Katila <ext-tuomas.2.katila@xxxxxxxxx> I couldn't see the crash anymore with this patch. -Tuomas -- 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