diff options
author | Andy Grover <andy.grover@oracle.com> | 2010-01-14 12:18:11 -0800 |
---|---|---|
committer | Andy Grover <andy.grover@oracle.com> | 2010-09-08 18:11:51 -0700 |
commit | da5a06cef5724737af4315715632f0a07dd5e116 (patch) | |
tree | fef68cae6cc0894247aeb6384708d58eb2c5fd8b /net/rds/ib.h | |
parent | 919ced4ce7d6ac62dd5be62d8993fe22a527d53a (diff) | |
download | linux-da5a06cef5724737af4315715632f0a07dd5e116.tar.bz2 |
RDS: rewrite rds_ib_xmit
Now that the header always goes first, it is possible to
simplify rds_ib_xmit. Instead of having a path to handle 0-byte
dgrams and another path to handle >0, these can both be handled
in one path. This lets us eliminate xmit_populate_wr().
Rename sent to bytes_sent, to differentiate better from other
variable named "send".
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'net/rds/ib.h')
0 files changed, 0 insertions, 0 deletions