mei: don't clean control queues on notify request timeout
authorAlexander Usyskin <alexander.usyskin@intel.com>
Wed, 20 Apr 2016 15:03:54 +0000 (11:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 21:08:08 +0000 (14:08 -0700)
commit4a8eaa96d8eebf5818ddf1aca92e775a2c2d3f7e
tree7090c29614df8c2653d4d4df18434185ee1537a5
parent9d04ee11db7bf0d848266cbfd7db336097a0e239
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>
drivers/misc/mei/client.c