• Marcel Holtmann's avatar
    [Bluetooth] Revert reference counting fixes · 52500c61
    Marcel Holtmann authored
    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>
    52500c61
tty.c 21.4 KB