Re: [PATCH v9 05/22] IB/hns: Add initial profile resource

From: oulijun
Date: Tue Jun 14 2016 - 21:35:30 EST


Hi,
On 2016/6/9 15:01, Leon Romanovsky wrote:
> On Wed, Jun 01, 2016 at 11:37:47PM +0800, Lijun Ou wrote:
>> This patch mainly configured some profile resoure. For example,
>> vendor_id, hardware version, and some data structure sizes so on.
>>
>> Signed-off-by: Wei Hu <xavier.huwei@xxxxxxxxxx>
>> Signed-off-by: Nenglong Zhao <zhaonenglong@xxxxxxxxxxxxx>
>> Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx>
>> ---
>
> <...>
>
>> +#define HNS_ROCE_V1_NUM_COMP_EQE 0x8000
>> +#define HNS_ROCE_V1_NUM_ASYNC_EQE 0x400
>
> Something wrong with indentation.
>
I have checked it in my local code and will send a new patch at soon.

thanks
Lijun Ou