commit | 052b93d0c2ecf693f13561b4b100d541ced41af0 | [log] [tgz] |
---|---|---|
author | Mariusz Stachura <mariusz.stachura@intel.com> | Tue Aug 29 05:32:40 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 06 08:11:32 2017 -0700 |
tree | 69c0405eced47a04d882d626ccca8cd479faee61 | |
parent | 19b7960b2da1db56ec3f8b478c70bab244feb644 [diff] |
i40e: do not enter PHY debug mode while setting LEDs behaviour Previous implementation of LED set/get functions required to enter PHY debug mode, in order to prevent access to it from FW and SW at the same time. Reset of all ports was a unwanted side effect. Signed-off-by: Mariusz Stachura <mariusz.stachura@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>