summaryrefslogtreecommitdiff
path: root/net/rds/ib_sysctl.c
diff options
context:
space:
mode:
authorAndy Grover <andy.grover@oracle.com>2010-01-14 23:18:11 +0300
committerAndy Grover <andy.grover@oracle.com>2010-09-09 05:11:51 +0400
commitda5a06cef5724737af4315715632f0a07dd5e116 (patch)
treefef68cae6cc0894247aeb6384708d58eb2c5fd8b /net/rds/ib_sysctl.c
parent919ced4ce7d6ac62dd5be62d8993fe22a527d53a (diff)
downloadlinux-da5a06cef5724737af4315715632f0a07dd5e116.tar.xz
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_sysctl.c')
0 files changed, 0 insertions, 0 deletions