aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl1.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2012-04-15 18:17:34 +0000
committerDavid S. Miller <davem@davemloft.net>2012-04-16 02:12:11 -0400
commit43c880dff302b30a17044a2d5e4d2f343bf493dc (patch)
tree5a1d8828a876726c9a2c00e8fb16a2b1a90866e8 /drivers/net/ethernet/atheros/atlx/atl1.h
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-dev-43c880dff302b30a17044a2d5e4d2f343bf493dc.tar.xz
linux-dev-43c880dff302b30a17044a2d5e4d2f343bf493dc.zip
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Commit 109d2446052a484c58f07f71f9457bf7b71017f8 "net/mlx4_en: Set max rate-limit for a TC" introduced 64 bit math operations into mlx4_en_dcbnl_ieee_setmaxrate() causing the following final link failure on an x86_32 allmodconfig ERROR: "__udivdi3" [drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko] undefined! Convert it to use div_u64() instead. Cc: Amir Vadai <amirv@mellanox.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/atheros/atlx/atl1.h')
0 files changed, 0 insertions, 0 deletions