diff options
author | 2016-11-07 11:14:07 -0800 | |
---|---|---|
committer | 2016-11-07 21:37:20 -0700 | |
commit | 180b0ae77d49dd63183b18609f3601430582c403 (patch) | |
tree | ddb23d6cb71d05b59163d8d1ff2e2fa86ea84a4f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pktcdvd: don't scribble over the bvec array (diff) | |
download | wireguard-linux-180b0ae77d49dd63183b18609f3601430582c403.tar.xz wireguard-linux-180b0ae77d49dd63183b18609f3601430582c403.zip |
skd: use pci_alloc_irq_vectors
Switch the skd driver to use pci_alloc_irq_vectors. We need to two calls to
pci_alloc_irq_vectors as skd only supports multiple MSI-X vectors, but not
multiple MSI vectors.
Otherwise this cleans up a lot of cruft and allows to a lot more common code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions