linux/drivers/xen/xen-pciback
Jan Beulich 5b71fbdc64 xen-pciback: simplify and tighten parsing of device IDs
Now that at least one of the conformance problems of the kernel's
sscanf() was addressed (commit da99075c1d),
we can improve the parsing done in xen-pciback both in terms of code
readability and correctness (in particular properly rejecting input
strings not well formed).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-11-02 11:04:02 -04:00
..
conf_space_capability.c
conf_space_header.c
conf_space_quirks.c
conf_space_quirks.h
conf_space.c PCI: create common pcibios_err_to_errno 2012-06-12 09:21:42 -06:00
conf_space.h
Makefile
passthrough.c
pci_stub.c xen-pciback: simplify and tighten parsing of device IDs 2012-11-02 11:04:02 -04:00
pciback_ops.c xen/pciback: fix XEN_PCI_OP_enable_msix result 2012-04-06 12:13:55 -04:00
pciback.h
vpci.c xen PV passthru: assign SR-IOV virtual functions to separate virtual slots 2012-10-19 15:17:47 -04:00
xenbus.c