]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Note serial number being ACK'd in the congestion management trace
authorDavid Howells <dhowells@redhat.com>
Thu, 29 Sep 2016 21:37:16 +0000 (22:37 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 29 Sep 2016 21:57:47 +0000 (22:57 +0100)
commit33b1b80b54b9edb3e550fe478a6ee0a573f568ab
treea839604480612fbb3bbcff8771c7397b618f1ec2
parent13de1f25f890b9042cd88331e0533b9e083b70e1
rxrpc: Note serial number being ACK'd in the congestion management trace

Note the serial number of the packet being ACK'd in the congestion
management trace rather than the serial number of the ACK packet.  Whilst
the serial number of the ACK packet is useful for matching ACK packet in
the output of wireshark, the serial number that the ACK is in response to
is of more use in working out how different trace lines relate.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/input.c