Re: [PATCH] bluetooth, regression: MSG_TRUNC fixes

2016-08-30 Thread Luiz Augusto von Dentz
Hi Mika, On Wed, Aug 24, 2016 at 1:13 PM, Mika Penttilä wrote: > Recent 4.8-rc changes to bluetooth MSG_TRUNC handling introduced regression; > pairing finishes > but connecting profiles not. > > With the below fixes to MSG_TRUNC handling the connection is

Re: [PATCH] bluetooth, regression: MSG_TRUNC fixes

2016-08-30 Thread Luiz Augusto von Dentz
Hi Mika, On Wed, Aug 24, 2016 at 1:13 PM, Mika Penttilä wrote: > Recent 4.8-rc changes to bluetooth MSG_TRUNC handling introduced regression; > pairing finishes > but connecting profiles not. > > With the below fixes to MSG_TRUNC handling the connection is established > normally. > > --Mika >

[PATCH] bluetooth, regression: MSG_TRUNC fixes

2016-08-24 Thread Mika Penttilä
Recent 4.8-rc changes to bluetooth MSG_TRUNC handling introduced regression; pairing finishes but connecting profiles not. With the below fixes to MSG_TRUNC handling the connection is established normally. --Mika Signed-off-by: Mika Penttilä --- diff --git

[PATCH] bluetooth, regression: MSG_TRUNC fixes

2016-08-24 Thread Mika Penttilä
Recent 4.8-rc changes to bluetooth MSG_TRUNC handling introduced regression; pairing finishes but connecting profiles not. With the below fixes to MSG_TRUNC handling the connection is established normally. --Mika Signed-off-by: Mika Penttilä --- diff --git a/net/bluetooth/af_bluetooth.c