commit | 28cf6a04c82857d562968dc3a8a89726e6ac3dcb | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@redhat.com> | Wed Mar 07 12:12:50 2007 -0500 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Mar 09 22:03:12 2007 +0100 |
tree | e4513c7e09c7f0bdb77a5358268c17a570e20fab | |
parent | f319b6a02f12c3712eb64eee6a23584367cb3588 [diff] |
firewire: Track pending transactions and cancel them on cdev release. Without this, pending transactions will dereference freed memory if they complete after the device file has been closed. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>