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)
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>

No differences found