]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
pci: fix PCI resource reservation option parsing
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Mar 2010 10:00:03 +0000 (10:00 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Mar 2010 10:00:03 +0000 (10:00 +0000)
commit570a79a9a8516e836cbe0d565f2cf23773539875
tree0e1f0b89002837c64b13422cba857cb60f6b12f1
parentd1cecc3fe2a7989752df2bf7c09f1474eb13a918
pci: fix PCI resource reservation option parsing

Start looking for the second '+' after the first one (rather than at
the beginning again). Also fail if second string cannot be parsed.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
drivers/pci/reserve.c