commit | b1fb67fa501c4787035317f84db6caf013385581 | [log] [tgz] |
---|---|---|
author | Avinash Repaka <avinash.repaka@oracle.com> | Wed Oct 04 12:11:29 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 05 21:16:33 2017 -0700 |
tree | 5556ac4510f259b602bd2fe48394e47e7db20e29 | |
parent | 9dff9936f0ccfffba5106ee4217c71c7bcf95143 [diff] |
RDS: IB: Initialize max_items based on underlying device attributes Use max_1m_mrs/max_8k_mrs while setting max_items, as the former variables are set based on the underlying device attributes. 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>