Am Montag, 12. April 2010 12:12:56 schrieb Yauheni Kaliuta: > +static struct sk_buff *ncm_tx_fixup(struct usbnet *dev, struct sk_buff *skb, > + gfp_t flags) Have you considered how you can put several skbs into a single packet with this technique? It seems to me that you cannot use the benefit of NCM for sending unless you provide your own hard_xmit() to do buffereing. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html