commit | bbb2707623f3ccc48695da2433f06d7c38193451 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Thu Apr 19 17:06:57 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 11 12:16:58 2018 -0700 |
tree | bc6ee63288a60d65a97e4dc705f362b56de8c8b8 | |
parent | ea3beca422742ca7e8502496e2806421d5e9d6fd [diff] |
ixgbe: return error on unsupported SFP module when resetting Add check for unsupported module and return the error code. This fixes a Coverity hit due to unused return status from setup_sfp. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>