On Tue, 2010-11-30 at 16:49 +0100, Johannes Stezenbach wrote: > * This function may not be called in IRQ context. Calls to this function > * for a single hardware must be synchronized against each other. Calls > - * to this function and ieee80211_tx_status_irqsafe() may not be mixed > - * for a single hardware. > + * to this function, ieee80211_tx_status_ni() and ieee80211_tx_status_irqsafe() > + * may not be mixed for a single hardware. I'm ok with this, although technically you can mix ieee80211_tx_status_ni() and ieee80211_tx_status(), just not either or both of them with _irqsafe(). 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