On Tue, 2010-05-11 at 16:24 +0530, Sujith.Manoharan@xxxxxxxxxxx wrote: > Since ->sta_notify() can sleep, protect > the callback with a mutex. While this may be a correct change, it's not a correct description :) You should be locking _data_, not _code_, and due to mac80211 the callback cannot be invoked twice at the same time anyway. johannes -- 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