OSDN Git Service

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)
commit00f9fec48157f3734e52130a119846e67a12314b
tree6583fa460c18647254ef475ed94cb728661dbec3
parentd0a7e8cb3c9d7d4fa2bcdd557be19f0841e2a3be
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: 592e49dda812 ('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