commit | ba8ce2da04daabacd598d7f049493b622ac96f58 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Jan 04 13:18:42 2012 -0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Jan 27 13:21:20 2012 -0800 |
tree | d45698d6599a461182edaf88f14f7f94bf9ce011 | |
parent | b129e10af28016017a9c0e19af8e75a958063b5b [diff] |
intel: Make most of the logic for 965 3d packet length checks table-driven. This puts the error message in a consistent location relative to the packet, and while I'm here I made the error message a bit more informative. Now, most static length packets need to just declare their length in the table and not worry.