]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 3 Nov 2011 14:20:09 +0000 (12:20 -0200)
commit70ecd472336df55b01f33f1301dbb0b9e1c3ca2d
treef04897ae84f6331ce3adadb71ab80ce38fce8077
parent1203cdc8928f52bf47332c3d2fe1efee33394473
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