Skip to content
Commit 48f40b96 authored by Aditya Pakki's avatar Aditya Pakki Committed by Mika Westerberg
Browse files

thunderbolt: xdomain: Fix to check return value of kmemdup



kmemdup can fail and return a NULL pointer. The patch modifies the
signature of tb_xdp_schedule_request and passes the failure error upstream.

Signed-off-by: default avatarAditya Pakki <pakki001@umn.edu>
Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 9aabb685
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