From: Ming Lei Date: Thu, 8 Aug 2013 13:48:24 +0000 (+0800) Subject: USBNET: support DMA SG X-Git-Tag: v3.12-rc1~186^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=638c5115a794981441246fa8fa5d95c1875af5ba;p=pandora-kernel.git USBNET: support DMA SG This patch introduces support of DMA SG if the USB host controller which usbnet device is attached to is capable of building packet from discontinuous buffers. The patch supports passing the skb fragment buffers to usb stack directly via urb->sg. Cc: Ben Hutchings Cc: Grant Grundler Cc: Freddy Xin Cc: Alan Stern Acked-by: Oliver Neukum Signed-off-by: Ming Lei Reviewed-by: Eric Dumazet Acked-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed