Skip to content
Commit 25b1c3d8 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: fix synchronization of gap counts



Fix:  The fact that nodes had different gap counts would be overlooked
if the bus manager code would pick gap count 63 because of beta
repeaters or because of very large hop counts.  In this case, the bus
manager code would miss that it actually has to send the PHY config
packet with gap count 63.

Related trivial changes:  Use bool for an int used as bool, touch up
some comments.

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