mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
The pci_ats struct is small and will get smaller, so I don't think it's worth allocating it separately from the pci_dev struct. Embed the ATS fields directly into struct pci_dev. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Joerg Roedel <jroedel@suse.de>
3.6 KiB
3.6 KiB