commit | c51323ee7ab4132c80db198b7d0956fef957e6ab | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Wed May 27 23:41:03 2020 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri May 29 21:20:22 2020 -0700 |
tree | a3479b15dff8525c9626aee88b495d93808aa6cd | |
parent | 44345c4c130ee3df9b9fbc366d59ab3ac707d7f8 [diff] |
net/mlx5e: en_tc: Fix incorrect type in initializer warnings Fix some trivial warnings of the type: warning: incorrect type in initializer (different base types) Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com>