Skip to content
Commit 753a8970 authored by Peter Hurley's avatar Peter Hurley Committed by Stefan Richter
Browse files

firewire: core: Fix tlabel exhaustion problem



fw_core_handle_response() was not properly clearing tlabel_mask. This
was resulting in premature tlabel exhaustion.

Signed-off-by: default avatarPeter Hurley <phurley@charter.net>

This fixes an omission in 2.6.31-rc1 commit 1e626fdc "firewire: core:
use more outbound tlabels" which prevented to really use 64 instead of
32 transaction labels, as soon as split transactions occurred that had
their AR-resp tasklet run after the AT-req tasklet.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 7906054f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment