]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Print netdev features correctly in error message
authorGal Pressman <galp@mellanox.com>
Tue, 12 Sep 2017 14:51:12 +0000 (17:51 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 28 Sep 2017 04:23:10 +0000 (07:23 +0300)
commit2457dc04974efeda2c0db3acaf7199a820a327a3
tree46194300619db26015d2a0bef563081d5cd53d8e
parent8e3b8a1bc08e46bc24423c31e7f93940eb484acd
net/mlx5e: Print netdev features correctly in error message

Use the correct formatting for netdev features.

Fixes: 696d00c143dd ("net/mlx5e: Improve set features ndo resiliency")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c