]> 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)
commitd161ed3d297d378b0ac85944ac1febc0987896a0
tree2f0711e0d86e0f619bc5025a78e243e4740a268f
parent3406a1931912fbab2101f20427f8f710f2316d6c
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