commit | c045deef64f389f40f135c71b2ded3405c989fba | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Wed Jun 28 14:03:36 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Aug 20 12:57:19 2017 +0300 |
tree | 67ea49d7d4a8d88ab271ef96df7a70278a7e198c | |
parent | 1afdb7718fde9bcf59af85e861fa666b9476d927 [diff] |
net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks Fix checkpatch errors: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>