diff options
author | Gal Pressman <gal@nvidia.com> | 2024-08-08 08:59:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-10 08:13:15 +0300 |
commit | 4384bcff035e3699ab97286875d190f3661acc15 (patch) | |
tree | 38194b9ddb559ce2a0db9ddd11bfb4668da370bc /include/linux/fpga/fpga-mgr.h | |
parent | b11bde56246ee85a67364efa0e181b479543dfef (diff) | |
download | linux-4384bcff035e3699ab97286875d190f3661acc15.tar.xz |
net/mlx5e: Be consistent with bitmap handling of link modes
Use the bitmap operations when accessing the advertised/supported link
modes and remove places that access them as arrays of unsigned longs
(underlying implementation of the bitmap), this makes the code much more
readable and clear.
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20240808055927.2059700-6-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions