From: Ming Lei Date: Wed, 24 Oct 2012 19:46:54 +0000 (+0000) Subject: usbnet: introduce usbnet 3 command helpers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~571 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877bd862f32b815d54ab5fc10a4fd903d7bf3012;p=pandora-kernel.git usbnet: introduce usbnet 3 command helpers This patch introduces the below 3 usb command helpers: usbnet_read_cmd / usbnet_write_cmd / usbnet_write_cmd_async so that each low level driver doesn't need to implement them by itself, and the dma buffer allocation for usb transfer and runtime PM things can be handled just in one place. Acked-by: Oliver Neukum Signed-off-by: Ming Lei Signed-off-by: David S. Miller --- Reading git-diff-tree failed