commit | c241e9b1d9ee7292d708d2298bc87f1455aad0c7 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Sat Jun 13 21:18:40 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 13 19:48:02 2015 -0700 |
tree | 01bc98a4e5bf1b1dfb4c754ce785bfc3666e97ba | |
parent | 5069288bd477857fd1894452aa61416f07372060 [diff] |
mei: reset flow control on the last client disconnection The FW resets the flow control for single buffer clients when the last host client disconnects, also the driver has to follow this policy and zero the flow control counter in such case. Cc: <stable@vger.kernel.org> #4.1 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>