From: Kristian Høgsberg Date: Wed, 7 Mar 2007 17:12:50 +0000 (-0500) Subject: firewire: Track pending transactions and cancel them on cdev release. X-Git-Tag: v2.6.22-rc1~111^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28cf6a04c82857d562968dc3a8a89726e6ac3dcb;p=pandora-kernel.git 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed