android_kernel_google_msm/net/bluetooth/bnep
Mat Martineau 49424fb35a Bluetooth: Handle non-linear skbs produced by L2CAP.
Upcoming ERTM changes introduce the possiblity of non-linear
socket buffers being passed to L2CAP users within the kernel.
Check for and force these socket buffers to be linearized.
There should not be performance issues, since these Bluetooth
profiles do not use ERTM in practice. Without this change,
non-linear buffers could cause stability problems.

Change-Id: Ibb473de4d248c7ad85f9e7b8ff59a84a686449e7
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
2013-02-25 11:37:08 -08:00
..
bnep.h Revert upstream bluetooth 2013-02-25 11:37:04 -08:00
core.c Bluetooth: Handle non-linear skbs produced by L2CAP. 2013-02-25 11:37:08 -08:00
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
Makefile
netdev.c
sock.c Revert upstream bluetooth 2013-02-25 11:37:04 -08:00