commit | 30e945fb28a66bbbc00859540f79d08e76dec2e2 | [log] [tgz] |
---|---|---|
author | Loic Poulain <loic.poulain@intel.com> | Wed Sep 09 19:08:02 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:06 2015 +0200 |
tree | af1c528c585f63d63c3ad3d92e57fdf2db2699f6 | |
parent | 9def9afde77a298bfc6ad84a6c5a9e9523aa8bab [diff] |
Bluetooth: hci_intel: Give priority to LPM packets Change the way to insert LPM packets into the txq. Use skb_queue_head instead of skb_queue_tail to always prioritise LPM packets over potential tx queue content. Signed-off-by: Loic Poulain <loic.poulain@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>