summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJulian Wiedmann2017-06-20 16:00:32 +0200
committerDavid S. Miller2017-06-20 21:44:03 +0200
commit3cdc8a25297e4e0646c3e72671c95f065117a9fd (patch)
treebf1b23bee76cf5f2f8591527f1559360dfa8b485 /net
parents390/qeth: add ipa return codes for bridgeport (diff)
downloadkernel-qcow2-linux-3cdc8a25297e4e0646c3e72671c95f065117a9fd.tar.gz
kernel-qcow2-linux-3cdc8a25297e4e0646c3e72671c95f065117a9fd.tar.xz
kernel-qcow2-linux-3cdc8a25297e4e0646c3e72671c95f065117a9fd.zip
s390/qeth: fix packing buffer statistics
There's two spots in qeth_send_packet() where we don't accurately account for transmitted packing buffers in qeth's performance statistics: 1) when flushing the current buffer due to insufficient size, and the next buffer is not EMPTY, we need to account for that flushed buffer. 2) when synchronizing with the TX completion code, we reset flush_count and thus forget to account for any previously flushed buffers. Reported-by: Nils Hoppmann <niho@de.ibm.com> Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions