Re: [PATCH 00/12] usbnet: usb_control_msg cleanup

2012-10-09 Thread Oliver Neukum
On Tuesday 02 October 2012 14:51:11 Ming Lei wrote: > Hi, > > This patch set introduces 3 helpers for handling usb read, write > and write_async command, and replaces the low level's implemention > with the generic ones. First, very good idea. I'll get to the individual issues in the individual

[PATCH 00/12] usbnet: usb_control_msg cleanup

2012-10-01 Thread Ming Lei
Hi, This patch set introduces 3 helpers for handling usb read, write and write_async command, and replaces the low level's implemention with the generic ones. Firstly, it is a cleanup and about 300 lines code can be saved. Secondly, the patch fixes DMA on the buffer which is embedded inside one