]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: handle priority change within quote
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 2 Nov 2011 13:52:02 +0000 (15:52 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 7 Nov 2011 19:24:56 +0000 (17:24 -0200)
commit0fe2580c5a0b36abf12ad0c99aaf5642911fdde7
tree832a18b8eaff406cc0f10669ac6b4c8f0b9008f6
parentf1aef9f1e9e074496d2e03723c45b4f1cfe42a03
Bluetooth: handle priority change within quote

The quote is calculated based on the first buffer in the queue so if the
priority changes to something lower than the priority of the first skb
the quote needs to be recalculated.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_core.c