On Mon, Nov 24, 2008 at 10:34:27PM +0800, Herbert Xu ([EMAIL PROTECTED]) wrote:
> On Mon, Nov 24, 2008 at 05:23:22PM +0300, Evgeniy Polyakov wrote:
> >
> > Weird. patch/diff and hands all messed up. In the version which was
> > tested there is no that changes, so just drop it.
>
> OK I've applied
On Mon, Nov 24, 2008 at 05:23:22PM +0300, Evgeniy Polyakov wrote:
>
> Weird. patch/diff and hands all messed up. In the version which was
> tested there is no that changes, so just drop it.
OK I've applied everything bar the first two and pushed it out.
Please let me know if there's anything broke
Hi.
On Mon, Nov 24, 2008 at 10:09:34PM +0800, Herbert Xu ([EMAIL PROTECTED]) wrote:
> > It seems the previous patch got mixed up, this is what I have in
> > my old tree (just for reference, I don't know whether Evgeniy made
> > any changes):
>
> Thanks Patrick. Evgeniy, please let us know if thi
On Mon, Nov 24, 2008 at 03:00:45PM +0100, Patrick McHardy wrote:
>
> It seems the previous patch got mixed up, this is what I have in
> my old tree (just for reference, I don't know whether Evgeniy made
> any changes):
Thanks Patrick. Evgeniy, please let us know if this move is
still needed or no
Herbert Xu wrote:
On Wed, Nov 19, 2008 at 02:03:27PM +, Evgeniy Polyakov wrote:
From: Patrick McHardy <[EMAIL PROTECTED]>
The descriptors need to be invalidated after processing for ring
cleanup to work properly and to avoid using an old destination
descriptor when the src and cmd descripto
On Wed, Nov 19, 2008 at 02:03:27PM +, Evgeniy Polyakov wrote:
> From: Patrick McHardy <[EMAIL PROTECTED]>
>
> The descriptors need to be invalidated after processing for ring
> cleanup to work properly and to avoid using an old destination
> descriptor when the src and cmd descriptors are alre
From: Patrick McHardy <[EMAIL PROTECTED]>
The descriptors need to be invalidated after processing for ring
cleanup to work properly and to avoid using an old destination
descriptor when the src and cmd descriptors are already set up
and the dst descriptor isn't.
Signed-off-by: Patrick McHardy <[E