commit | a641fd00d05a5ae38c5a3d50d4da10283b15287b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Aug 19 09:25:37 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Aug 27 10:03:26 2019 +0100 |
tree | 1ebf61e89027f61c605a24ea8387729c8ac9f65e | |
parent | 4858e40303fba12e7506bf4354f20fdf550b3cd5 [diff] |
rxrpc: Abstract out rxtx ring cleanup Abstract out rxtx ring cleanup into its own function from its two callers. This makes it easier to apply the same changes to both. Signed-off-by: David Howells <dhowells@redhat.com>