]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Keep MGMT pending queue ordered FIFO
authorBrian Gix <brian.gix@intel.com>
Thu, 31 Mar 2022 18:07:47 +0000 (11:07 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 13 May 2022 11:05:48 +0000 (13:05 +0200)
commit46a29297fe765c4711ff216593de129f0f447708
tree2f0711e0d86e0f619bc5025a78e243e4740a268f
parente21078272e0fe6853f4a5db2ead0b787d520568b
Bluetooth: Keep MGMT pending queue ordered FIFO

Small change to add new commands to tail of the list, and find/remove them
from the head of the list.

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt_util.c