commit | 9dff9936f0ccfffba5106ee4217c71c7bcf95143 | [log] [tgz] |
---|---|---|
author | Avinash Repaka <avinash.repaka@oracle.com> | Wed Oct 04 12:10:43 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 05 21:16:33 2017 -0700 |
tree | 657810005d19fa39ef23a0eb96dc1cd71a32d344 | |
parent | 1bcdca3ffbbbed0d09b46cf4263ed2593a418375 [diff] |
RDS: IB: Limit the scope of has_fr/has_fmr variables This patch fixes the scope of has_fr and has_fmr variables as they are needed only in rds_ib_add_one(). Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>