On Tue, 2011-11-08 at 16:35 +0200, Arik Nemtsov wrote: > + new = dev_alloc_skb(resp_len); > + if (!new) { > + printk(KERN_DEBUG "%s: failed to allocate buffer for probe " > + "response template\n", sdata->name); I'm pretty sure that will already warn so the message is probably not very useful. 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