benet: fix build error on 32bit arch
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 9 Aug 2011 06:23:07 +0000 (06:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Aug 2011 09:54:22 +0000 (02:54 -0700)
Error comes from commit ac124ff973e27802797
(be2net: cleanup and refactor stats code)

ERROR: "__udivdi3" [drivers/net/benet/be2net.ko] undefined!

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found