diff options
author | Eric Dumazet <edumazet@google.com> | 2013-04-30 14:53:51 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-01 03:00:25 +0400 |
commit | fe86d714168f1567989c309f73a3550022686301 (patch) | |
tree | e8e95e9a96b4b42e1e94971b16cac6b0eced1312 /net/lapb | |
parent | 97cd1ee6ef24eadf42bb199ab20bdc07cf919939 (diff) | |
download | linux-fe86d714168f1567989c309f73a3550022686301.tar.xz |
mlx4_en: fix a build error on 32bit arches
commit b6c39bfcf1d7d63 ("net/mlx4_en: Add a service task")
added a build error on 32bit arches.
ERROR: "__udivdi3" [drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko]
undefined!
Fix this problem by using do_div()
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions