Re: [PATCH 2/3] usb: wusbcore: combine iso transfer result frame reads when possible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 06, 2014 at 12:53:38PM -0600, Thomas Pugliese wrote:
> When reading the transfer result data for an isochronous in request, if 
> the current frame actual_length is contiguous with the next frame and 
> actual_length is a multiple of the DTI endpoint max packet size, combine 
> the current frame with the next frame in a single URB.  This reduces the 
> number of URBs that must be submitted in that case which increases 
> performance and reduces CPU interrupt overhead.
> 
> Signed-off-by: Thomas Pugliese <thomas.pugliese@xxxxxxxxx>
> ---
>  drivers/usb/wusbcore/wa-xfer.c | 104 +++++++++++++++++++++++++++++------------
>  1 file changed, 75 insertions(+), 29 deletions(-)

This patch fails to apply to my tree:

checking file drivers/usb/wusbcore/wa-xfer.c
Hunk #5 FAILED at 2593.
1 out of 7 hunks FAILED


So I've stopped here in applying this series.  Can you please fix this
up and resend?

thanks,

greg k-h
--
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




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux