> Yerden Zhumabekov (3): > igb_uio: fixed typos Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> igb_uio: pci_config_lock/pci_config_unlock wrappers > igb_uio: renaming pci config lock/unlock functions These patches are replaced by a simple fallback which do not touch functions for upstream version (as requested by Stephen): http://dpdk.org/browse/dpdk/commit/?id=484c308d3c8bc5f74 The compilation with old kernels should be fixed now. If some distributions have backported the new PCI config locking functions, the compilation may fail. Please report such errors. Thanks -- Thomas