[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090327.002639.94312978.davem@davemloft.net>
Date: Fri, 27 Mar 2009 00:26:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: shemminger@...tta.com, sathyap@...verengines.com,
sfr@...b.auug.org.au, linux-next@...r.kernel.org,
netdev@...r.kernel.org, linux-drivers@...verengines.com
Subject: Re: [PATCH] benet: use do_div() for 64 bit divide
From: Randy Dunlap <randy.dunlap@...cle.com>
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@...tta.com>
>
> Acked-by: Randy Dunlap <randy.dunlap@...cle.com> # and Tested-by: (built)
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists