Re: [PATCH for-next V2 6/9] IB/core: Pass hardware specific data in query_device

2015-06-01 Thread Devesh Sharma
ocrdma part Looks good. Reviewed-By: Devesh Sharma On Sun, May 31, 2015 at 5:44 PM, Or Gerlitz wrote: > From: Matan Barak > > Vendors should be able to pass vendor specific data to/from > user-space via query_device uverb. In order to do this, > we need to pass the vendors' specific udata. > >

[PATCH for-next V2 6/9] IB/core: Pass hardware specific data in query_device

2015-05-31 Thread Or Gerlitz
From: Matan Barak Vendors should be able to pass vendor specific data to/from user-space via query_device uverb. In order to do this, we need to pass the vendors' specific udata. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz --- drivers/infiniband/core/device.c |4 +++-