From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Date: Thu, 26 Mar 2009 13:10:11 -0700 > Stephen Hemminger wrote: > > The benet driver is doing a 64 bit divide, which is not supported in Linux kernel > > on 32 bit architectures. The correct way to do this is to use do_div(). > > Compile tested on i386 only. > > > > Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx> > > Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> # and Tested-by: (built) Applied, thanks everyone. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html