From: Andy Grover Date: Thu, 4 Feb 2010 03:36:44 +0000 (-0800) Subject: RDS: Rewrite rds_send_xmit X-Git-Tag: v2.6.37-rc1~147^2~499^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2366bd2835919e2e6a836e837eab4a9274bd46;p=pandora-kernel.git RDS: Rewrite rds_send_xmit Simplify rds_send_xmit(). Send a congestion map (via xmit_cong_map) without decrementing send_quota. Move resetting of conn xmit variables to end of loop. Update comments. Implement a special case to turn off sending an rds header when there is an atomic op and no other data. Signed-off-by: Andy Grover --- Reading git-diff-tree failed