]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Change the error print to info print
authorYunjian Wang <wangyunjian@huawei.com>
Tue, 14 May 2019 11:03:19 +0000 (19:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 May 2019 22:38:59 +0000 (15:38 -0700)
commit03b7d64b4082b52547e29f3afcffe976eceb2a80
tree6583fa460c18647254ef475ed94cb728661dbec3
parent5b8eb6b6668653491c54f390bb4f0ab91e4fa374
net/mlx4_core: Change the error print to info print

The error print within mlx4_flow_steer_promisc_add() should
be a info print.

Fixes: d2ddb3b3e7b7 ('net/mlx4: Implement promiscuous mode with device managed flow-steering')
Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/mcg.c