commit | 2ebf8c94d431078d93599ba56efa58bf850078a1 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Sep 16 23:44:43 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 08:42:02 2013 -0700 |
tree | 73090229bb39f830da0f32794ac216e5c4424464 | |
parent | 0da90747353c0f5b663c9c25fd56cd21440d222c [diff] |
mei: propagate error from write routines instead of ENODEV ENODEV will cause application to try to reconnect since it assumes that device went through the reset write errors are not always fatal it can happen due to resource contention Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>