net/mlx5e: Use size_t to store byte offset in statistics descriptors
authorGal Pressman <galp@mellanox.com>
Sun, 2 Jul 2017 15:26:21 +0000 (18:26 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 20 Aug 2017 09:57:20 +0000 (12:57 +0300)
commit9da5106c5656fdd7626af8abc09677364055f2c9
tree0fa522920f9ca006fd1ee16a56a5af957d30e729
parentc045deef64f389f40f135c71b2ded3405c989fba
net/mlx5e: Use size_t to store byte offset in statistics descriptors

The byte offset of counter descriptors should be stored in size_t variable
instead of an integer.

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