Hi, On Fri, Jul 6, 2018 at 4:57 PM, Jaganath Kanakkassery <jaganath.k.os@xxxxxxxxx> wrote: > 3-DH5 is printed instaed of 2-DH5 > --- > monitor/packet.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/monitor/packet.c b/monitor/packet.c > index 6798373..bf69859 100644 > --- a/monitor/packet.c > +++ b/monitor/packet.c > @@ -762,7 +762,7 @@ static const struct { > { 9, "3-DH3 may not be used" }, > { 10, "DM3 may be used" }, > { 11, "DH3 may be used" }, > - { 12, "3-DH5 may not be used" }, > + { 12, "2-DH5 may not be used" }, > { 13, "3-DH5 may not be used" }, > { 14, "DM5 may be used" }, > { 15, "DH5 may be used" }, This is a bug fix in the existing code and is independent of 5.0 changes. Thanks, Jaganath -- 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