commit | 1f722e19a2648c4310d6f3443558549edaca4081 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Thu Oct 31 16:37:56 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 12:13:34 2019 -0700 |
tree | bd894000461dc4cb58f0990324c1a6d6774c98bb | |
parent | 46e93e5443a7adb66d7503f3e32a0cc3bf5b4d3e [diff] |
dpaa_eth: remove netdev_err() for user errors User reports that an application making an (incorrect) call to restart AN on a fixed link DPAA interface triggers an error in the kernel log while the returned EINVAL should be enough. Reported-by: Joakim Tjernlund <Joakim.Tjernlund@infinera.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>