Alexander Usyskin 32a1dc1d02 mei: amthif: fix request cancel
Currently, all requests cancelled by the user are immediately removed
from the queues. Such removal can cause unexpected behavior in the case
when a request is partially written or a  reply is received after the
request is cancelled.  To resolve this a request is always fully
processed and the result is discarded in case the request was canceled.
This completes the partial fix in commit:
9d04ee1 ("mei: amthif: discard not read messages")

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>
2016-08-30 14:35:14 +02:00
..
2016-02-07 23:01:45 -08:00
2016-08-30 14:35:14 +02:00
2016-08-06 09:20:13 -04:00
2016-02-22 14:46:24 -08:00
2016-08-01 14:27:24 -07:00
2016-02-11 19:24:23 -08:00