commit | 158fe6665389964a1de212818b4a5c52b7f7aff4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Mar 13 09:05:38 2020 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 13 23:04:28 2020 +0000 |
tree | 32069c04502f2fd60c07f0a4615c53245dae96bc | |
parent | e1f550dc44a4d535da4e25ada1b0eaf8f3417929 [diff] |
rxrpc: Abstract out the calculation of whether there's Tx space Abstract out the calculation of there being sufficient Tx buffer space. This is reproduced several times in the rxrpc sendmsg code. Signed-off-by: David Howells <dhowells@redhat.com>