commit | c845736dbcd26619acc136b588bcd2f48b1fda45 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Mon Jun 12 12:15:56 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 13 15:46:18 2017 +0200 |
tree | 6c7d216ee6fb70d52ba2751f0cc9739fd70710d9 | |
parent | 99c06866bc64a79ec5cf9b9e73fb7c1ba4b3551a [diff] |
mei: drop unreachable code in mei_start Device disabled state is caught inside the retry loop, so there is no need to check it once again afterwards. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>