Re: [PATCH] thunderbolt: test: release third DP tunnel

From: Mika Westerberg

Date: Mon Jun 01 2026 - 06:51:35 EST


On Mon, Jun 01, 2026 at 02:28:54PM +0800, Xu Rao wrote:
> tb_test_tunnel_3dp() allocates three DisplayPort tunnels
> but only releases the first two before returning. Release the
> third tunnel as well to keep the test cleanup balanced.
>
> Signed-off-by: Xu Rao <raoxu@xxxxxxxxxxxxx>

Applied to thunderbolt.git/next, thanks!