On Sun, Apr 26, 2020 at 10:17:11AM +0300, Maor Gottlieb wrote:
> Following patch adds additional argument to the create AH function,
> so it make sense to group ah_attr and flags arguments in struct.
>
> Signed-off-by: Maor Gottlieb
> ---
Reviewed-by: Jason Gunthorpe
On 2020/4/26 15:18, Maor Gottlieb wrote:
> Following patch adds additional argument to the create AH function,
> so it make sense to group ah_attr and flags arguments in struct.
>
> Signed-off-by: Maor Gottlieb
> ---
> drivers/infiniband/core/verbs.c | 5 -
> drivers/infinib
On 26/04/2020 10:17, Maor Gottlieb wrote:
> Following patch adds additional argument to the create AH function,
> so it make sense to group ah_attr and flags arguments in struct.
>
> Signed-off-by: Maor Gottlieb
RDMA driver maintainers should probably be CC'd.
> diff --git a/drivers/infiniband/
On Sun, Apr 26, 2020 at 12:47 PM Maor Gottlieb wrote:
>
> Following patch adds additional argument to the create AH function,
> so it make sense to group ah_attr and flags arguments in struct.
>
> Signed-off-by: Maor Gottlieb
> ---
> drivers/infiniband/core/verbs.c | 5 -
>