Re: [PATCH] Fix memory corruption in fec_mpc52xx

2007-12-04 Thread Jeff Garzik
David Woodhouse wrote: From: Jon Smirl <[EMAIL PROTECTED]> The mpc5200 fec driver is corrupting memory. This patch fixes two bugs where the wrong skb was being referenced. Signed-off-by: Jon Smirl <[EMAIL PROTECTED]> Acked-by: Domen Puncer <[EMAIL PROTECTED]> Signed-off-by: Grant Likely <[EMAIL

Re: [PATCH] Fix memory corruption in fec_mpc52xx

2007-12-03 Thread Jon Smirl
On 12/3/07, David Woodhouse <[EMAIL PROTECTED]> wrote: > From: Jon Smirl <[EMAIL PROTECTED]> > > The mpc5200 fec driver is corrupting memory. This patch fixes two bugs > where the wrong skb was being referenced. What does it take to get this patch into the kernel? I've been posting it since Nov 9.

[PATCH] Fix memory corruption in fec_mpc52xx

2007-12-03 Thread David Woodhouse
From: Jon Smirl <[EMAIL PROTECTED]> The mpc5200 fec driver is corrupting memory. This patch fixes two bugs where the wrong skb was being referenced. Signed-off-by: Jon Smirl <[EMAIL PROTECTED]> Acked-by: Domen Puncer <[EMAIL PROTECTED]> Signed-off-by: Grant Likely <[EMAIL PROTECTED]> Signed-off-b