]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
commit2c96e03def3b1ba47a5d0ec0c8ef7935a9bfb3a0
treeb36d7547a68fea536feaead43a72a6919d97a1f8
parent5cedbb8d7aee79a8bbfc8e5b91bc1353ffb0f7b0
Bluetooth: Print error when dropping L2CAP data

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