Hi Luiz, > Commit b5f34f9420b50c9b5876b9a2b68e96be6d629054 attempt to introduce > proper handling for MSG_TRUNC but recv and variants should still work > as read if no flag is passed, but because the code may set MSG_TRUNC to > msg->msg_flags that shall not be used as it may cause it to be behave as > if MSG_TRUNC is always, so instead of using it this changes the code to > use the flags parameter which shall contain the original flags. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/af_bluetooth.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-stable tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html