]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: streamline TX buffer management
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 25 Jan 2019 14:44:16 +0000 (15:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 05:23:55 +0000 (21:23 -0800)
commit02968f90c2c4c58e056fa73624b9884d191767b6
tree5c39a6aae40d01e1d4013926f0563791945a7d53
parent1e8aeb2ca63478df63a03b0e9f5d3d5a14434344
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>
drivers/s390/net/qeth_core_main.c