summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-cdev.c
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2008-08-09 20:22:17 +0200
committerStefan Richter <stefanr@s5r6.in-berlin.de>2008-10-15 22:21:10 +0200
commit4bbc1bdd010cbfcb749e4f947161ec3ab3337893 (patch)
tree77478b6c1bc693ba4dbddd4bd14c063846ec63c9 /drivers/firewire/fw-cdev.c
parent09b12dd4e3caff165a0f17a2f3ebd2bbc8544cc6 (diff)
firewire: fw-sbp2: fix another small generation access bug
queuecommand() looked at the remote and local node IDs before it read the bus generation. The corresponding race with sbp2_reconnect updating these data was probably impossible to happen though because the current code blocks the SCSI layer during reconnection. However, better safe than sorry, especially if someone later improves the code to not block the SCSI layer. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/firewire/fw-cdev.c')
0 files changed, 0 insertions, 0 deletions