]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-remove-pci_enable_msix'
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Apr 2017 15:16:04 +0000 (11:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Apr 2017 15:16:04 +0000 (11:16 -0400)
commit3bbcdc8d1d3664cbc306c2a573baf32022bed374
tree8884a64e43563d1a537a11ec8523a4ba538121c1
parentabb316e25d5fe8d626de215a0fa306688bd0018f
parent120576d4c46300508932e8a80d823290737897bc
Merge branch 'net-remove-pci_enable_msix'

Christoph Hellwig says:

====================
remove pci_enable_msix() V3

this series removes the remaining callers of the pci_enable_msix()
function and then the function itself.  The final removal has been
Acked by Bjorn.

Changes since V2:
 - add another patch on Dave's request
 - add various acks
 - spelling fixes in the commit logs

Changes since V1:
 - replace the two previous thunderx patches with a new one from Thanneeru
====================

Signed-off-by: David S. Miller <davem@davemloft.net>