commit | 1e626fdcef61460dc75fe7377f38bb019722b848 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jun 14 13:23:58 2009 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jun 14 14:23:42 2009 +0200 |
tree | 5ae5587507b07ff4832d1f3c53fe4dd01a8636d3 | |
parent | 837ec787d85fda8d73193a399ebcea0288e4765b [diff] |
firewire: core: use more outbound tlabels Tlabel is a 6 bits wide datum. Wrap it after 63 rather than 31 for more safety against transaction label exhaustion and potential responders' transaction layer bugs. (As noted by Guus Sliepen, this change requires an expansion of tlabel_mask to 64 bits.) Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>