On Mon, Jun 2, 2008 at 7:53 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > Good catch. However, we'll leak skb in that case, so how about: > > if (WARN_ON(tx.skb != skb)) > - return NULL; > + res = TX_DROP; > Looks better, will send V2. > 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