diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2015-03-26 23:27:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-03 16:18:56 +0200 |
commit | 6a84d63d22a0ac79ab422b69ef2b4d75002c5641 (patch) | |
tree | 0272d21b8d66df5759a2c8e0f0d0a18f90ec812a /block | |
parent | mei: use mei_cl_is_connected consistently (diff) | |
download | linux-6a84d63d22a0ac79ab422b69ef2b4d75002c5641.tar.xz linux-6a84d63d22a0ac79ab422b69ef2b4d75002c5641.zip |
mei: replace check for connection instead of transitioning
The function mei_cl_is_transitioning is just opposite
of mei_cl_is_connected. What we actually wanted to
check is if we lost connection so we can discard
the check for transition and check for 'not connected'
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions