intel_error_decode: Don't barf on a malformed PCI ID line
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Feb 2013 21:41:13 +0000 (21:41 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Feb 2013 21:42:21 +0000 (21:42 +0000)
commitf9c8e365e972bf7ec6dd690096acaa21372e9826
treee23da4263ba107afd5cc429ff913884bb2465643
parent34c66d073919424438356befbee7bc45609fb340
intel_error_decode: Don't barf on a malformed PCI ID line

Whoops, someone added UTS_RELEASE with no newline before PCI ID which
upsets our naive parser.
tools/intel_error_decode.c