Bluetooth: set skbuffer priority based on L2CAP socket priority
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 1 Nov 2011 08:58:57 +0000 (10:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 7 Nov 2011 19:24:47 +0000 (17:24 -0200)
commit5e59b791c3561e2fbb4aee17df3505ad25c16b7a
tree9c071f96562e42c91f572502c5302d06f1012cc8
parent8035ded466049ca2fe8c04564a0fa00f222abe3f
Bluetooth: set skbuffer priority based on L2CAP socket priority

This uses SO_PRIORITY to set the skbuffer priority field

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c