commit | dbc9880fa731fe2482a706bbabb4165269233063 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jan 10 17:29:03 2011 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 23 12:31:01 2011 +0100 |
tree | 288e46fb5df60dc582e74fd20565a802bb31502d | |
parent | 5a5e62da9be255439e8ce59f96828775b7b33374 [diff] |
firewire: cdev: remove unneeded reference 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>