]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: Move error message to debug level
authorCatherine Sullivan <catherine.sullivan@intel.com>
Mon, 28 Sep 2015 18:16:59 +0000 (14:16 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 19 Oct 2015 22:35:58 +0000 (15:35 -0700)
commit52e9689e4ef070eff1e0f9e6e84a8451b86813b5
tree572ad320ae56075e60f91bc098f06e40bd125a6d
parent3ce12ee9d8f9ae245f38e6acbd32625d8e002c5b
i40e: Move error message to debug level

There is an error coming back from get_phy_capabilities that does not
seem to have any functional implications. We will continue looking into
why this error message is occurring, but in the meantime, we will move it
to debug to avoid confusion.

Change-ID: I9091754bf62c066ddedeb249923d85606e2d68ed
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c