mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
bb8a4fcb21
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:
|
||
---|---|---|
.. | ||
carriers | ||
devices | ||
ipack.c | ||
Kconfig | ||
Makefile |