Re: [PATCH net] RDS: IB: Initialize max_items based on underlying device attributes

From: Santosh Shilimkar
Date: Tue Oct 03 2017 - 21:07:27 EST


Hi Avinash,

On 10/3/2017 5:50 PM, Avinash Repaka wrote:
Use max_1m_mrs/max_8k_mrs while setting max_items, as the former
variables are set based on the underlying device attricutes.

s/attricutes/attributes

Signed-off-by: Avinash Repaka <avinash.repaka@xxxxxxxxxx>
---
net/rds/ib_rdma.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

This patch is fine but it will be nice if you can collect
these changes in series as you are trying to update the
FRWR support. Like this patch and other cleanup patch
you posted yesterday.

With that log fixed,
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>