commit | 26221331733137eafd205bf5046846a10539b89c | [log] [tgz] |
---|---|---|
author | Piotr Marczak <piotr.marczak@intel.com> | Wed Feb 06 15:08:19 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 16 15:10:43 2019 -0700 |
tree | a1be8e50b688a1403d5e6b8099a5a171a66e2e0d | |
parent | bf4bf09bdd91a75bb175c172b3f7251a4845f591 [diff] |
i40e: Fix for 10G ports LED not blinking On some hardware LEDs would not blink after command 'ethtool -p {eth-port}' in certain circumstances. Now, function does not care about the activity of the LED (though still preserves its state) but forcibly executes identification blinking and then restores the LED state. Signed-off-by: Piotr Marczak <piotr.marczak@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>