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)
commit31396dd53f32d5d82655d84ab31e193ace836688
tree2f0711e0d86e0f619bc5025a78e243e4740a268f
parent7aa1e7d15f8a5b65f67bacb100d8fc033b21efa2
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