]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commited1e8679d8bc6537077d1f24bc83b396f6062f09
treea839604480612fbb3bbcff8771c7397b618f1ec2
parentb112a67081e4b06652ecde588bf1d5778fe43d75
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