linux/drivers/net/ethernet/mellanox
Paolo Abeni 55ae465222 net/mlx5: fix 32bit build
We can't use the division operator on 64 bits integers, that breaks
32 bits build. Instead use the relevant helper.

Fixes: 6ddac26cf7 ("net/mlx5e: Add support to modify hardware flow meter parameters")
Acked-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://lore.kernel.org/r/ecb00ddd1197b4f8a4882090206bd2eee1eb8b5b.1657005206.git.pabeni@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-07-05 12:04:43 +02:00
..
mlx4 net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
mlx5/core net/mlx5: fix 32bit build 2022-07-05 12:04:43 +02:00
mlxbf_gige mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead 2022-06-15 19:55:52 -07:00
mlxfw devlink: Reduce struct devlink exposure 2021-10-12 16:29:16 -07:00
mlxsw mlxsw: spectrum_fid: Remove '_ub_' indication from structures and defines 2022-07-04 09:56:57 +01:00
Kconfig
Makefile