Re: [PATCH 2/4] add the new generic kfifo API

From: Ira W. Snyder
Date: Sat May 29 2010 - 15:09:28 EST


On Sat, May 29, 2010 at 08:48:14PM +0200, Stefani Seibold wrote:
> Hi Ira,
>
> please don't send me back the hole patch. If you want enhance something,
> please write a clean patch which can i apply against the generic API
> patch.
>

If you looked down far enough, I put my comments inline. I should have
snipped out the extra noise, sorry.

Here is a completely untested patch that should fix kfifo when used with
chained scatterlists (AKA struct sg_table). Feel free to roll it into
the main patch.

Ira