Skip to content
Commit 814c96c9 authored by Mika Westerberg's avatar Mika Westerberg
Browse files

thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()



Ring 0 cannot be used for anything else than control channel messages.
For this reason add a check to tb_tunnel_alloc_dma() and fail if someone
tries to do that.

Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 44c026a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment