commit | 22b987a325701223f9a37db700c6eb20b9924c6f | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Thu Jul 17 10:53:35 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 17 18:38:36 2014 -0700 |
tree | 8c38a462a731ca9c0ca899da9949d7c4693cd39a | |
parent | 3e37ebb7183f0c4eb92a88c60657ac319c01b3e9 [diff] |
mei: start disconnect request timer consistently Link must be reset in case the fw doesn't respond to client disconnect request. We did charge the timer only in irq path from mei_cl_irq_close and not in mei_cl_disconnect Cc: stable@vger.kernel.org # 3.10+ 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>