Hi Marcel, On Thu, Jun 05, 2014, Marcel Holtmann wrote: > The SKB for L2CAP sockets are all allocated in a central callback > in the socket support. Instead of having to pass around the socket > priority all the time, assign it to skb->priority when actually > allocating the SKB. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 3 +-- > net/bluetooth/a2mp.c | 2 +- > net/bluetooth/l2cap_core.c | 23 +++++++---------------- > net/bluetooth/l2cap_sock.c | 4 +++- > 4 files changed, 12 insertions(+), 20 deletions(-) Applied to bluetooth-next. Thanks. Johan -- 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