commit | 3e8309551777e2a54367daddb65b53e236754374 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Aug 16 16:25:33 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 16 09:44:52 2012 -0700 |
tree | e621918a9a8f8a0feeef2dd8956a08489d58af39 | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
mei: fix device stall after wd is stopped After watchdog was disabled the driver would stall due to wrong calculation of credits reduction The cat&paste bug was introduced in the commit 7bdf72d3d8059a50214069ea4b87c2174645f40f mei: introduce mei_data2slots wrapper Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>