hello Sebastian

On Tue, Nov 25, 2014 at 6:18 PM, Sebastian Andrzej Siewior
<[email protected]> wrote:
> On 11/25/2014 06:10 PM, Ricardo Ribalda Delgado wrote:
>> Exactly the same that I am experiencing. I am preparing a patch that
>> removes the option, does some dma cleanout and then add support for
>> sg.
>
> why not look at reg->no_interrupt?

It was also looking at reg->no_interrupt. The logic was:

if (!use_dma_chaining)
  ignore reg->no_interrupt
else
  check reg->no_interrupt

The issue is that the implementation under use_dma_chaining does not work.

Thanks!

>
> Sebastian



-- 
Ricardo Ribalda
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to