Hi Johan, > The auth_type value which gets assigned to hci_conn->auth_type is > something that's only used for BR/EDR connections and is of no value for > LE connections. It makes therefore little sense to pass it to the > hci_connect_le() function. This patch removes the parameter from the > function. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 3 +-- > net/bluetooth/hci_conn.c | 5 +---- > net/bluetooth/hci_event.c | 2 +- > net/bluetooth/l2cap_core.c | 6 ++---- > net/bluetooth/mgmt.c | 3 +-- > 5 files changed, 6 insertions(+), 13 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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