]> 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)
commitd53983ed5774c53fc4cdc6cd400619f7deffb30e
treea839604480612fbb3bbcff8771c7397b618f1ec2
parentffbbd1ccf1eda28cddd39236013885d3625ac9e0
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