From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Slight modification of original patch from Nick Pelly <npelly@xxxxxxxxxx> Changes: rebasing, simplifying logic, using SOL_BLUETOOTH instead of SOL_L2CAP. No changes done for RFCOMM sockets since no use case exist so far but can be added later Andrei Emeltchenko (1): Bluetooth: Use non-flushable pb flag by default for ACL data on capable chipsets. include/net/bluetooth/bluetooth.h | 5 +++++ include/net/bluetooth/hci.h | 2 ++ include/net/bluetooth/hci_core.h | 1 + include/net/bluetooth/l2cap.h | 2 ++ net/bluetooth/hci_core.c | 6 ++++-- net/bluetooth/l2cap.c | 33 +++++++++++++++++++++++++++++++-- 6 files changed, 45 insertions(+), 4 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