Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/2] Regression fixes for rfcomm/tty.c
@ 2014-01-04 16:30 Gianluca Anzolin
  2014-01-04 16:30 ` [PATCH 1/2] rfcomm: release the port when the last user closes the tty Gianluca Anzolin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gianluca Anzolin @ 2014-01-04 16:30 UTC (permalink / raw)
  To: gustavo
  Cc: peter, marcel, linux-bluetooth, gregkh, jslaby, stable,
	Gianluca Anzolin

The following two patches fix a couple of regressions introduced with
the rfcomm tty_port conversion.

The first patch restores the expected behaviour of the rfcomm port when
it's created with the flag RFCOMM_RELEASE_ONHUP.

The second patch fixes a bug that affect userspace (ModemManager) when
the port is created with the flag RFCOMM_REUSE_DLC.

Gianluca Anzolin (2):
  rfcomm: release the port when the last user closes the tty
  rfcomm: move the device under its parent if already connected

 net/bluetooth/rfcomm/tty.c | 68 ++++++++++++++++++++++++++--------------------
 1 file changed, 39 insertions(+), 29 deletions(-)

-- 
1.8.5.2

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-06 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-04 16:30 [PATCH 0/2] Regression fixes for rfcomm/tty.c Gianluca Anzolin
2014-01-04 16:30 ` [PATCH 1/2] rfcomm: release the port when the last user closes the tty Gianluca Anzolin
2014-01-04 16:30 ` [PATCH 2/2] rfcomm: move the device under its parent if already connected Gianluca Anzolin
2014-01-06 17:35 ` [PATCH 0/2] Regression fixes for rfcomm/tty.c Marcel Holtmann
2014-01-06 17:42   ` Gianluca Anzolin
2014-01-06 18:19     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox