summaryrefslogtreecommitdiff
path: root/doc
ModeNameSize
-rw-r--r--Makefile.am104logplain
-rw-r--r--Makefile.in10165logplain
-rw-r--r--cscope.116055logplain
/cgit.cgi/linux/net-next.git/tree/?id=877bd862f32b815d54ab5fc10a4fd903d7bf3012'>83242b70bcf295b189ac4afa5ba115755bc9a66a /include parent02c38d0a0b7b973911e66d38e369d0fcfce2c186 (diff)
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 <oneukum@suse.de> Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')