commit | b31822277abcd7c83d1c1c0af876da9ccdf3b7d6 | [log] [tgz] |
---|---|---|
author | Jon Derrick <jonathan.derrick@intel.com> | Fri Sep 02 11:53:05 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 19 13:14:05 2016 -0500 |
tree | a19469ef1e3b01f6fc209d9a921b930820d56bd9 | |
parent | 53db86adc2c9b3ce0454bece4487e8eca96e2614 [diff] |
x86/PCI: VMD: Eliminate index member from IRQ list Use math to discover the IRQ list index number relative to the IRQ list head. Signed-off-by: Jon Derrick <jonathan.derrick@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Keith Busch <keith.busch@intel.com>