Hi Johan, > The current bdaddr_type() usage in l2cap_core.c is a bit funny in that > it's always passed a hci_conn + a hci_conn member. Because of this only > the hci_conn is really needed. Since the second parameter is always > either hcon->src_type or hcon->dst type this patch adds two helper > functions for each purpose: bdaddr_src_type() and bdaddr_dst_type(). > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 34 ++++++++++++++++++++++------------ > 1 file changed, 22 insertions(+), 12 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