commit | 35791fdcabffd3c7043569f8442bbe4b03f0552b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Fri Dec 16 07:49:40 2011 +0000 |
committer | Ben Hutchings <ben@decadent.org.uk> | Sat Dec 17 04:57:42 2011 +0000 |
tree | 4ae7426bc30d5864f0ee1811bc7988fd78189442 | |
parent | 35a0e96a0a13cd966bf2ed7a475e293c2814aef2 [diff] |
dump_cis: Ignore CISTPL_END in a CIS tuple file This tuple marks the end of tuples for a function, not the entire device. Don't pass it to parse_tuple() (which doesn't like it) and don't stop parsing either.