commit | 20bbf22a622178db71fb8bea5f9000d6f346185a | [log] [tgz] |
---|---|---|
author | Bodong Wang <bodong@mellanox.com> | Tue Feb 12 22:55:32 2019 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Feb 14 12:14:41 2019 -0800 |
tree | 67f08f34662d644ec3f4667259362141e995b2af | |
parent | 224d71ccc07c6b221e4fdff7cd3d04c6033228c5 [diff] |
net/mlx5: Use void pointer as the type in address_of macro Better to use void * and avoid unnecessary casts. This patch doesn't change any functionality. Signed-off-by: Bodong Wang <bodong@mellanox.com> Signed-off-by: Eli Cohen <eli@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>