commit | f72b4644b224aab3f7d4f8134349b20a8dcb0575 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Jan 25 15:44:16 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 25 21:23:55 2019 -0800 |
tree | 5c39a6aae40d01e1d4013926f0563791945a7d53 | |
parent | a118b19d9145be15ce7bcc577bca343a246f8e6c [diff] |
s390/qeth: streamline TX buffer management Consolidate the code that marks the current buffer to be flushed, and let qeth_fill_buffer() advance the Output Queue's buffer cursor. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>