commit | e51dfa5a7f89b2c96371559b0c9772fd41376464 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue Jul 26 01:06:02 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 14:39:42 2016 +0200 |
tree | 5888b2929ea054a07e83cc1cb8384c68efe3ecb5 | |
parent | dfe5f753d06a4eaf362872a7f30aabe5f5fc968c [diff] |
mei: prepare read cb for fixed address clients on the receive path only. The read callbacks for the fixed address clients, that don't have flow control are built now on the receive path. In order to have a single allocation place we remove the allocation from the read request. 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>