diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-03-19 22:05:02 +0100 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-04-18 17:55:34 +0200 |
commit | 016bf3dfcf7c7fbad8f02e72b6e01d6773426f9d (patch) | |
tree | 844a04d866b5b0d5eccdb795ad7e6c9fc79f3f2c /include/asm-arm/spinlock.h | |
parent | c8a9a498e16b2a6c0e4e367b1a01f80fdfd7b6e2 (diff) |
firewire: fw-ohci: catch self_id_count == 0
fw_core_handle_bus_reset() incorrectly relied on the assumption that
self_id_count > 0.
We check early in fw-ohci and discard the self ID complete event if
self_id_count == 0 because a valid event always has at least one self ID
packet in it (the one of the local node). Hence treat self_id_count ==
0 like any other kind of invalid self ID buffer.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jarod Wilson <jwilson@redhat.com>
Diffstat (limited to 'include/asm-arm/spinlock.h')
0 files changed, 0 insertions, 0 deletions