]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb02cef60d2c2e5fb159244ae3103821f615c8025
tree0fa522920f9ca006fd1ee16a56a5af957d30e729
parent747da5cdafcacf76014e4bfb97fa988dbbd9e81b
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