Hi Johan, * Johan Hedberg <johan.hedberg@xxxxxxxxx> [2013-04-24 13:05:32 +0300]: > From: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > LE-only controllers do not support extended features so any kind of host > feature bit checks do not make sense for them. This patch fixes code > used for both single-mode (LE-only) and dual-mode (BR/EDR/LE) to use the > HCI_LE_ENABLED flag instead of the "Host LE supported" feature bit for > LE support tests. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > This one slipped by with my earlier single-mode fixes. I've added a > mgmt-tester case for it to prevent it from returning in the future. > Since this is probably too late for a bluetooth-next pull for 3.10 I > suppose it'll need to wait for the first bluetooth.git pull request > instead. > > net/bluetooth/mgmt.c | 2 +- > net/bluetooth/smp.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Patch has been applied to bluetooth.git. Thanks. Gustavo -- 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