aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-topology.c
diff options
context:
space:
mode:
authorJay Fenlason <fenlason@redhat.com>2008-10-16 15:51:59 -0400
committerStefan Richter <stefanr@s5r6.in-berlin.de>2008-10-26 10:26:59 +0100
commit4f9740d4f5a17fa6a1b097fa3ccdfb7246660307 (patch)
tree72ba1bd1f03d2b6372c067f917de0092dd76ce30 /drivers/firewire/fw-topology.c
parentbe585c07dd577faac26014db4246e6d7c7a131e7 (diff)
firewire: Survive more than 256 bus resets
The "color" is used during the topology building after a bus reset, hovever in "struct fw_node"s it is stored in a u8, but in struct fw_card it is stored in an int. When the value wraps in one struct, but not the other, disaster strikes. Signed-off-by: Jay Fenlason <fenlason@redhat.com> Fixes http://bugzilla.kernel.org/show_bug.cgi?id=10922. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/firewire/fw-topology.c')
0 files changed, 0 insertions, 0 deletions