]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Backward ABI compatibility for new filters and pci_fill_info
authorMartin Mares <mj@ucw.cz>
Sun, 2 Nov 2014 11:11:05 +0000 (12:11 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 2 Nov 2014 11:11:05 +0000 (12:11 +0100)
commit52aecc758f87ef7e273bb1df88116e0bbed6bfbf
tree3befb7c5bb555998cf16450e01206e949acbdef6
parent4d1c95253f900ccb62b2b960f9ae34d82ac26f29
Backward ABI compatibility for new filters and pci_fill_info

This is tricky, because we have to translate between old and new
format of struct pci_filter. At least, I added several RFU fields
so this hopefully won't have to happen again soon.
lib/access.c
lib/caps.c
lib/filter.c
lib/internal.h
lib/libpci.ver
lib/pci.h