On Mon, Dec 05, 2022 at 04:08:00PM +0300, Dmitry Bogdanov wrote: > TCM calls aborted_task callback for TMR too and then releases the > command. But qla2xx ignores that callback for TMR and leaks an FC > exchange. > Add terminating the exchange of task management IOCBs to free its > FW resources. > > Signed-off-by: Dmitry Bogdanov <d.bogdanov@xxxxxxxxx> > --- > Changelog: > v2: > fix sparse warning 'expected restricted __le16' [usertype] control_flags > fix checkpatch warning 'quoted string split across lines' Nilesh, could you please take a look on the patch?