Re: [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

From: Greg KH
Date: Tue Jul 12 2022 - 15:39:52 EST


On Wed, Jun 15, 2022 at 07:07:20PM -0700, longli@xxxxxxxxxxxxxxxxx wrote:
> --- /dev/null
> +++ b/drivers/infiniband/hw/mana/cq.c
> @@ -0,0 +1,80 @@
> +// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB

Why perpetuate this mess that the OpenIB people created? I thought that
no new drivers were going to be added with this, why does this one need
to have it as well if it is new?

thanks,

greg k-h