android_kernel_samsung_msm8976/drivers/firewire
Kristian Høgsberg e57d2011a6 firewire: Add ref-counting for sbp2 orbs (fix command abortion)
This handles the case where we get the status write before getting the
complete_transaction callback ("status write for unknown orb").  In
this case, we just assume that the initial orb pointer transaction
succeeded and finish the orb.  To prevent the transaction callback
from touching freed memory, we ref-count the orb structures.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-08-25 18:00:27 +02:00
..
fw-card.c firewire: fix unloading of fw-ohci while devices are attached 2007-08-25 18:00:27 +02:00
fw-cdev.c
fw-device.c
fw-device.h
fw-iso.c
fw-ohci.c firewire: fw-ohci: dma_free_coherent needs IRQs enabled 2007-08-02 20:34:17 +02:00
fw-ohci.h
fw-sbp2.c firewire: Add ref-counting for sbp2 orbs (fix command abortion) 2007-08-25 18:00:27 +02:00
fw-topology.c firewire: simplify a struct type 2007-07-10 00:07:44 +02:00
fw-topology.h firewire: simplify a struct type 2007-07-10 00:07:44 +02:00
fw-transaction.c firewire: fw-core: make two variables static 2007-08-02 20:34:17 +02:00
fw-transaction.h firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) 2007-08-02 20:34:16 +02:00
Kconfig
Makefile