linux-stable/drivers/ipack
Johan Hovold bb8a4fcb21 ipack: ipoctal: fix module reference leak
A reference to the carrier module was taken on every open but was only
released once when the final reference to the tty struct was dropped.

Fix this by taking the module reference and initialising the tty driver
data when installing the tty.

Fixes: 82a82340ba ("ipoctal: get carrier driver to avoid rmmod")
Cc: stable@vger.kernel.org      # 3.18
Cc: Federico Vaga <federico.vaga@cern.ch>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210917114622.5412-6-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-09-27 17:38:49 +02:00
..
carriers ipack: tpci200: fix memory leak in the tpci200_register 2021-08-13 10:24:37 +02:00
devices ipack: ipoctal: fix module reference leak 2021-09-27 17:38:49 +02:00
Kconfig
Makefile
ipack.c bus: Make remove callback return void 2021-07-21 11:53:42 +02:00