shared/att: Fix not requeueing in the same channel
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 5 Dec 2022 23:41:34 +0000 (15:41 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commit09a28a161e14bf6aecca141a7afac3cfb31f1686
treede20600cdfaa28f57517407a71e410b95ef742ed
parent2d9f8722a1d9e64ba7cac18af9f655a6e174e840
shared/att: Fix not requeueing in the same channel

If request needs to be resend due to change in the security use the
chan->queue otherwise it may end up using a different channel.
src/shared/att.c