remarkable-linux/drivers/firewire
Stefan Richter 207fbefb18 firewire: cdev: fix race of ioctl_send_request with bus reset
The bus reset handler concurrently frees client->device->node.  Use
device->node_id instead.  This is equivalent to device->node->node_id
while device->generation is current.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2009-03-24 20:56:50 +01:00
..
fw-card.c firewire: broadcast channel support 2009-03-24 20:56:49 +01:00
fw-cdev.c firewire: cdev: fix race of ioctl_send_request with bus reset 2009-03-24 20:56:50 +01:00
fw-device.c firewire: broadcast channel support 2009-03-24 20:56:49 +01:00
fw-device.h firewire: core: clean up includes 2009-03-24 20:56:47 +01:00
fw-iso.c firewire: normalize a variable name 2009-03-24 20:56:48 +01:00
fw-ohci.c firewire: implement asynchronous stream transmission 2009-03-24 20:56:49 +01:00
fw-ohci.h
fw-sbp2.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.h firewire: core: topology header fix 2009-03-24 20:56:43 +01:00
fw-transaction.c firewire: implement asynchronous stream transmission 2009-03-24 20:56:49 +01:00
fw-transaction.h firewire: broadcast channel support 2009-03-24 20:56:49 +01:00
Kconfig firewire: Kconfig help update 2008-08-19 18:47:56 +02:00
Makefile