| commit | fa0ae4f223ab29ab853959b08449b5c08c9cb7a0 | [log] [tgz] |
|---|---|---|
| author | Alexander Usyskin <alexander.usyskin@intel.com> | Sun Feb 07 23:35:32 2016 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 12 09:08:46 2016 -0700 |
| tree | 988f021d764adda63f358cc53aa78d7e9d633b88 | |
| parent | 499f9ff872f8792d3318b0bd5e6533bfe48abf0d [diff] |
mei: bus: check if the device is enabled before data transfer commit 15c13dfcad883a1e76b714480fb27be96247fd82 upstream. The bus data transfer interface was missing the check if the device is in enabled state, this may lead to stack corruption during link reset. 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>