RE: [PATCH V2 net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs

From: Salil Mehta
Date: Mon Nov 13 2017 - 03:32:32 EST


Hi David,
> -----Original Message-----
> From: David Miller [mailto:davem@xxxxxxxxxxxxx]
> Sent: Monday, November 13, 2017 1:19 AM
> To: Salil Mehta
> Cc: hch@xxxxxx; Zhuangyuzeng (Yisen); lipeng (Y);
> mehta.salil.lnk@xxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; linux-rdma@xxxxxxxxxxxxxxx; Linuxarm
> Subject: Re: [PATCH V2 net] net: hns3: Updates MSI/MSI-X alloc/free
> APIs(depricated) to new APIs
>
> From: Salil Mehta <salil.mehta@xxxxxxxxxx>
> Date: Thu, 9 Nov 2017 16:38:13 +0000
>
> > This patch migrates the HNS3 driver code from use of depricated PCI
> > MSI/MSI-X interrupt vector allocation/free APIs to new common APIs.
> >
> > Signed-off-by: Salil Mehta <salil.mehta@xxxxxxxxxx>
> > Suggested-by: Christoph Hellwig <hch@xxxxxx>
>
> This doesn't apply cleanly to the net-next tree.
It was meant for net repo. I will again re-spin it against net-next and
re-submit it today.