OSDN Git Service

net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks
authorGal Pressman <galp@mellanox.com>
Wed, 28 Jun 2017 11:03:36 +0000 (14:03 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 20 Aug 2017 09:57:19 +0000 (12:57 +0300)
commitc045deef64f389f40f135c71b2ded3405c989fba
tree67ea49d7d4a8d88ab271ef96df7a70278a7e198c
parent1afdb7718fde9bcf59af85e861fa666b9476d927
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>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c