From: Eric Dumazet <[email protected]>
Date: Tue, 30 Apr 2013 13:53:51 -0700

> From: Eric Dumazet <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: Eric Dumazet <[email protected]>
> Acked-by: Randy Dunlap <[email protected]>

Applied, thanks for fixing this Eric.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to