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 > Signed-off-by: Nenglong Zhao > Signed-off-by: Lijun Ou > --- <...> > +#define HNS_ROCE_V1_NUM_COMP_EQE 0x8000 > +#define HNS_ROCE_V1_NUM_ASYNC_EQE 0x400 Something wrong with indentation.