commit | 15c13dfcad883a1e76b714480fb27be96247fd82 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Sun Feb 07 23:35:32 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 14:47:20 2016 -0800 |
tree | fbdf6b7723715845e029ff3c2a722303e1664b2c | |
parent | 850f8940a6a38563ff401073fd845414ab49c5ed [diff] |
mei: bus: check if the device is enabled before data transfer 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. Cc: <stable@vger.kernel.org> #4.0 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>