]> git.neil.brown.name Git - history.git/commit
[Bluetooth] Revert reference counting fixes
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Feb 2004 17:47:56 +0000 (18:47 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Feb 2004 17:47:56 +0000 (18:47 +0100)
commit52500c61b36dba70a975a21b691c84e4f21e6dd8
treeb68b77549515dde950746c692b707e8bbaf2a83f
parentf26ab3da45f34b4a9c6c87334205acdb2489bf99
[Bluetooth] Revert reference counting fixes

The RFCOMM TTY code don't leak reference counting, because the TTY layer
will call the ->close() method even if open fails and the reference count
is decreased there.

Patch from David Woodhouse <dwmw2@infradead.org>
net/bluetooth/rfcomm/tty.c