commit | bca7dbacfd4c7f1f069a70e241e39aea5bd85808 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue May 24 16:03:37 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 14:35:14 2016 +0200 |
tree | d63ac7c7f667a12c4b70abc0d8adeba73b58441e | |
parent | 32a1dc1d02eb41196903278f40d6a4aef66ce535 [diff] |
mei: amthif: drop iamthif_current_cb iamthif_current_cb was used in request cancel in amthif code. Now a canceled request is discarded only at the end of the processing and the variable lost its purpose and can be safely removed. 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>