commit | 887c3820a3801a117a494aeca147ec52f95e1566 | [log] [tgz] |
---|---|---|
author | Salil Mehta <salil.mehta@huawei.com> | Mon Nov 13 11:39:38 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 14 21:46:00 2017 +0900 |
tree | 9cb6996a66916f0727d6ba8c0bfb52190c2a2e32 | |
parent | 97438abcfb80656d4aedaca21b8ff8db4fcc93a1 [diff] |
net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs 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@huawei.com> Suggested-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>