]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdcd1d34d69c49d909bf408301e56fc3105320e9a
tree9c071f96562e42c91f572502c5302d06f1012cc8
parent94f8ed7fa4232d94ce161e411f2fd66f244345c5
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