On Sun, Mar 19, 2006 at 05:12:32PM -0600, Tom Rix wrote: > This patch also has a fix to drivers/net/sb1250-mac.c, the dma descriptor > table ptr is allocated, aligned and the aligned ptr is freed. If the ptr > was not already aligned (usually is) then the free would not work of what > was returned by the kmalloc. A variable was added to store the unaligned > pointer so that it could be properly freed.
Can you submit that as a separate patch? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html