summaryrefslogtreecommitdiffstats
path: root/net/rose
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2009-03-27 08:25:24 +0100
committerDavid S. Miller <davem@davemloft.net>2009-03-27 08:25:24 +0100
commit65f71b8bd2651e6d6ca9b09fe53a8db2da22b85c (patch)
treed42820964a817c43ff9330711576816540a01ad0 /net/rose
parentxfrm: spin_lock() should be spin_unlock() in xfrm_state.c (diff)
downloadlinux-65f71b8bd2651e6d6ca9b09fe53a8db2da22b85c.tar.xz
linux-65f71b8bd2651e6d6ca9b09fe53a8db2da22b85c.zip
benet: use do_div() for 64 bit divide
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@vyatta.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions