Felix Fietkau wrote: > Hm, good point. Maybe use u32 then. Either way, the lock in this patch > does almost nothing to protect against race conditions, since it doesn't > apply to other places in the code that change sc->sc_flags. > Maybe we should change that entire thing to just use set_bit/test_bit > instead. That's a good idea. I'll convert the flags to atomic ops. Sujith -- 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