[Bluetooth] Always include MTU in L2CAP config responses
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 18 Nov 2006 21:15:00 +0000 (22:15 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 22 Nov 2006 00:16:31 +0000 (16:16 -0800)
When sending a positive config response it shall include the actual
MTU to be used on this channel. This differs from the Bluetooth 1.1
specification where it was enough to acknowledge the config request.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c

Simple merge