commit | c1041d07043748460f215386b760f3943f6890bb | [log] [tgz] |
---|---|---|
author | Piotr Marczak <piotr.marczak@intel.com> | Wed Apr 24 05:20:52 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jun 14 13:03:08 2019 -0700 |
tree | f035c7963098d7dd0ad1a3c9dbf0d38025bb4fde | |
parent | d510497b8397ec875edd1a86aaee207822245eee [diff] |
i40e: Missing response checks in driver when starting/stopping FW LLDP Driver did not check response on LLDP flag change and always returned SUCCESS. This patch now checks for an error and returns an error code and has additional information in the log. 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>