From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Modification of Nick Pelly <npelly@xxxxxxxxxx> patch. Changes to previous releases: - rebasing, simplifying logic, using SOL_BLUETOOTH instead of SOL_L2CAP. - LMP_NO_FLUSH feature mask corrected, added check to l2cap_send_sframe - added check to setsockopt function Andrei Emeltchenko (1): Bluetooth: Use non-flushable by default L2CAP data packets include/net/bluetooth/bluetooth.h | 5 +++ include/net/bluetooth/hci.h | 2 + include/net/bluetooth/hci_core.h | 1 + include/net/bluetooth/l2cap.h | 1 + net/bluetooth/hci_core.c | 7 +++- net/bluetooth/l2cap.c | 59 ++++++++++++++++++++++++++++++++++-- 6 files changed, 69 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html