commit | 68528d937dcd675e79973061c1a314db598162d1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Aug 20 14:12:33 2020 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Aug 20 16:52:23 2020 +0100 |
tree | 3f96cf963d994d897aa9c4e719ed6897ac319e04 | |
parent | cf96d977381d4a23957bade2ddf1c420b74a26b6 [diff] |
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack() Keep the ACK serial number in a variable in rxrpc_input_ack() as it's used frequently. Signed-off-by: David Howells <dhowells@redhat.com>