> Gaetan Rivet (1):
> pci: implement hotplug bus operation
>
> Jan Blunck (13):
> bus: add bus iterator to find a bus
> bus: add find_device bus operation
> vdev: implement find_device bus operation
> pci: implement find_device bus operation
> bus/fslmc: implement find_device bus opera
-- v7
* Revert removal of RTE_VERIFY on find_device operation since a bus that isn't
able to even iterate its devices is pointless
* Revert plug() changes that have been introduced in v3:
int (*rte_bus_plug_t)(struct rte_device *dev, const char *devargs);
* Revert pointless reordering of sta
2 matches
Mail list logo