]> git.baikalelectronics.ru Git - kernel.git/commit
RDS/IB: Make all flow control code conditional on i_flowctl
authorAndy Grover <andy.grover@oracle.com>
Fri, 15 Jan 2010 23:55:26 +0000 (15:55 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:53 +0000 (18:11 -0700)
commita7e7a1179468f4b4ebe489047c2f17e779a64278
treec453d9c52e3569617014e6da54f307f75d1c49d8
parentef868958775f555b06ee71098c7a13a082e8b01f
RDS/IB: Make all flow control code conditional on i_flowctl

Maybe things worked fine with the flow control code running
even in the non-flow-control case, but making it explicitly
conditional helps the non-fc case be easier to read.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/ib_send.c