Hi Johan, > The l2cap_chan->psm value is always set to a valid value for a > connection oriented channel. The l2cap_chan->sport is used for tracking > local PSM allocations but will not always have a proper value, such as > with connected sockets derived from a listening socket. This patch fixes > the sock_getname callback to always use chan->psm when returning address > information. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/l2cap_sock.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 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