commit | 4fc5fbee5cb7dda1411fcb44e1f3d95a86af53ea | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Fri Jul 16 15:16:39 2021 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Tue Sep 28 09:42:04 2021 -0700 |
tree | 8c194c6b32a603ae8ad36e1dd2bc2eb9fdc9ff09 | |
parent | 40b247608bc50b5c046dfb1073c0ee7f57769c86 [diff] |
ice: Fix link mode handling The messaging for unsupported module detection is different for lenient mode and strict mode. Update the code to print the right messaging for a given link mode. Media topology conflict is not an error in lenient mode, so return an error code only if not in lenient mode. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Gurucharan G <gurucharanx.g@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>