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)
commitc8de3f1005e8359ea07083e37f3f993646e1adba
treec453d9c52e3569617014e6da54f307f75d1c49d8
parent1d34f175712b59ad292ecbbaa8fc05402a1fd8ed
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