[dpdk-dev] [PATCH 0/3] igb_uio: fixed typos and pci lock/unlock calls

2014-07-21 Thread Thomas Monjalon
2014-07-21 21:38, Yerden Zhumabekov: > Since PCI config lock/unlock functions were renamed in linux kernel, > wrappers are introduced to reflect this change. > > Fixed a few typos. Why did you send again the patches ? Do you have any change since the previous serie? > Patches attached, not inlin

[dpdk-dev] [PATCH 0/3] igb_uio: fixed typos and pci lock/unlock calls

2014-07-21 Thread Yerden Zhumabekov
Since PCI config lock/unlock functions were renamed in linux kernel, wrappers are introduced to reflect this change. Fixed a few typos. Patches attached, not inlined. :) Yerden Zhumabekov (3): igb_uio: fixed typos igb_uio: pci_config_lock/pci_config_unlock wrappers igb_uio: renaming pci co