diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2016-06-16 17:58:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-30 14:36:39 +0200 |
commit | a808c80cdaa83939b220176fcdffca8385d88ba6 (patch) | |
tree | 7664d544ae5d32099384620a92d60bd1cdeeea3d /block/blk-mq.c | |
parent | 97d549b4d5fca22ebde0798cb8c16c19b4ae837a (diff) | |
download | linux-a808c80cdaa83939b220176fcdffca8385d88ba6.tar.bz2 |
mei: add read callback on demand for fixed_address clients
The Fixed address clients do not work with the flow control, and the
packet RX callback was allocated upon TX with anticipation of a
following RX. This won't work if the clients with unsolicited Rx. Rather
than preparing read callback upon a write we allocate one directly on
the reciev path if one doesn't exists.
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>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions