Bluetooth: Print error when dropping L2CAP data
authorSzymon Janc <szymon.janc@gmail.com>
Tue, 18 Feb 2014 19:48:34 +0000 (20:48 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Feb 2014 20:11:47 +0000 (12:11 -0800)
Silently dropping L2CAP data (i.e. due to remote device not obeying
negotiated MTU) is confusing and makes debugging harder.

Signed-off-by: Szymon Janc <szymon.janc@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c

Simple merge