Hi Dave, > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of David Hunt > Sent: Wednesday, October 28, 2015 2:25 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] librte: fix igb_uio's access to pci_dev->msi_list > for kernels >= 4.3 > > Fix to take this change into account: https://lkml.org/lkml/2015/7/9/101 > Has been applied to Kernel 4.3.0-rc6 > > Signed-off-by: David Hunt <david.hunt at intel.com> > ---
Fix works, but could you modify the commit title? igb_uio: fix.... Also, in the past we have included the commit id on the Linux repository, which is: Linux: 4a7cc831 ("genirq/MSI: Move msi_list from struct pci_dev to struct device")