Hi Luiz, > This enables the code to set the input MTU using the underline link > packet types when set to 0, previously this would likely be rejected by > the remote peer since it would be bellow the minimal of 48 for BR/EDR > or 23 for LE, that way it shall be safe to use 0 without causing any > side effects. > > This is convenient for the likes of A2DP transport, see: > > https://habr.com/en/post/456182/ > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 54 ++++++++++++++++++++++++++++++++++++-- > 1 file changed, 52 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel