commit | 4a8eaa96d8eebf5818ddf1aca92e775a2c2d3f7e | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Wed Apr 20 11:03:54 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 30 14:08:08 2016 -0700 |
tree | 7090c29614df8c2653d4d4df18434185ee1537a5 | |
parent | 9d04ee11db7bf0d848266cbfd7db336097a0e239 [diff] |
mei: don't clean control queues on notify request timeout Timeout on notify request is not a fatal condition, and actually cleaning control queues will disrupt other control flows of the same client. 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>