commit | 211a536485f7f1d0bb48781ac629fa0613f55f78 | [log] [tgz] |
---|---|---|
author | Ariel Levkovich <lariel@mellanox.com> | Thu May 07 19:11:27 2020 +0300 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Wed Sep 23 15:44:36 2020 -0700 |
tree | 9515421bd101617e89e24c61d5c932c8ab7aacf1 | |
parent | c75690972228ac300f5645184d5dece1d352c1af [diff] |
net/mlx5e: rework ct offload init messages The changes are: - Use mlx5_core print macros instead of netdev_warn since netdev is not always initialized at that stage. - Print a warning message in case the issue is with lack of support for CT offload without indicating an error. Signed-off-by: Ariel Levkovich <lariel@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>