Hi Marcel, On Sun, Sep 29, 2013, Marcel Holtmann wrote: > Hiding the Bluetooth high speed support behind a module parameter is > not really useful. This can be enabled and disabled at runtime via > the management interface. This also has the advantage that his can > now be changed per controller and not just global. > > This patch removes the module parameter and exposes the high speed > setting of the management interface to all controllers. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 1 + > net/bluetooth/hci_core.c | 6 ------ > net/bluetooth/l2cap_core.c | 35 +++++++++++++++++++---------------- > net/bluetooth/l2cap_sock.c | 10 ---------- > net/bluetooth/mgmt.c | 11 ++--------- > 5 files changed, 22 insertions(+), 41 deletions(-) Acked-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> Johan -- 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