On Thu, Dec 15, 2005 at 01:47:25PM +0100, Jens Osterkamp wrote: > > The driver incorrectly used dma_addr_t to describe > HW structures and consequently broke when that type > was changed in 2.6.15-rc. > > This changed spidernet to use u32 for 32 bit HW defined > structure elements.
actually this should be __be or __le (I suspect the former given CELL is a BE-centric architecture). - 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