commit | 00f9fec48157f3734e52130a119846e67a12314b | [log] [tgz] |
---|---|---|
author | Yunjian Wang <wangyunjian@huawei.com> | Tue May 14 19:03:19 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue May 14 15:38:59 2019 -0700 |
tree | 6583fa460c18647254ef475ed94cb728661dbec3 | |
parent | d0a7e8cb3c9d7d4fa2bcdd557be19f0841e2a3be [diff] |
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>