firewire: cdev: remove unneeded reference
authorClemens Ladisch <clemens@ladisch.de>
Mon, 10 Jan 2011 16:29:03 +0000 (17:29 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 23 Jan 2011 11:31:01 +0000 (12:31 +0100)
For outbound transactions, the IDR's and the callback's references now
have exactly the same lifetime, so we do not need both of them.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: "Stefan Richter" <stefanr@s5r6.in-berlin.de>

No differences found