diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-06-11 09:33:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-11 12:49:15 -0700 |
commit | f875d880f04970e86039c670cabfc52b0412a1b3 (patch) | |
tree | e06a5089a51f53e14ad784e7d15036da5d2d0730 /lib/kfifo.c | |
parent | c0a0186630fb0e9880aa4c3d6ea136146c48db56 (diff) |
s390/qeth: consolidate completion of pending TX buffers
With commit 396c100472dd ("s390/qdio: let driver manage the QAOB")
a pending TX buffer now has access to its associated QAOB during
TX completion processing. We can thus reduce the amount of work & state
propagation that needs to be done by qeth_qdio_handle_aob().
Move all this logic into the respective TX completion paths. Doing so
even allows us to determine more precise TX_NOTIFY_* values via
qeth_compute_cq_notification(aob->aorc, ...).
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/kfifo.c')
0 files changed, 0 insertions, 0 deletions