OSDN Git Service

net/mlx5e: Declare bitmap using kernel macro
authorGal Pressman <galp@mellanox.com>
Mon, 18 Sep 2017 10:09:18 +0000 (13:09 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 9 Nov 2017 04:27:02 +0000 (13:27 +0900)
commit03eda9541f351fb289fe18c87cb111f8bfca9837
treeaf8f60af116a98cd3a41fe8c3f676921ca4cbc64
parent375ef2b1f0d0b43b0d36ffdd521637ff59b0c13c
net/mlx5e: Declare bitmap using kernel macro

Replace explicit declaration of bitmap with DECLARE_BITMAP kernel macro.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h