]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 1 Nov 2011 16:20:36 +0000 (14:20 -0200)
commit6928a7b3ea0e1bbcf99d8066aa56576204c2f8db
tree921db7da66727241de3d66704139b5a71dd2801c
parent9fb33c730df099d5e82c432a40448e09c2d5589c
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