Julian Calaby <julian.calaby@xxxxxxxxx> writes: >> - * Calls to this function and ieee80211_rx() may not be mixed for a >> - * single hardware. >> + * Calls to this function, ieee80211_rx() or ieee80211_rx_ni() may not >> + * be mixed for a single hardware. > > You missed out ieee80211_rx_irqsafe() here. Here "this function" refer to ieee80211_rx_irqsafe(). But I can also write it like this: Calls to ieee80211_rx_irqsafe(), ieee80211_rx() or ieee80211_rx_ni() may not be mixed for a single hardware. Is that any better? -- Kalle Valo -- 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