diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-01-24 01:53:51 +0100 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-01-30 22:22:27 +0100 |
commit | cf5a56ac8083dd04ffe8b9b2ec7895e9bcff44bc (patch) | |
tree | 7b6afe0a4d4236a6c22acf5b724979c30d158090 /drivers/firewire/fw-device.c | |
parent | firewire: fw-sbp2: use device generation, not card generation (diff) | |
download | linux-cf5a56ac8083dd04ffe8b9b2ec7895e9bcff44bc.tar.xz linux-cf5a56ac8083dd04ffe8b9b2ec7895e9bcff44bc.zip |
firewire: fw-cdev: use device generation, not card generation
We have to use the fw_device.generation here, not the fw_card.generation,
because the generation must never be newer than the node ID when we emit
a transaction. This cannot be guaranteed with fw_card.generation.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Verified in concert with subsequent memory barriers patch to fix 'giving
up on config rom' issues on multiple system and drive combinations that
were previously affected.
Signed-off-by: Jarod Wilson <jwilson@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions