diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-03-20 19:47:20 +0300 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2019-03-22 13:27:44 +0300 |
commit | 48f40b96de2c790eac6114e3e879a48fe9f89349 (patch) | |
tree | 9bee318598daaab1af8e2c7c5d9bde61fa75328e /drivers/thunderbolt/ctl.c | |
parent | 9aabb68568b473bf2f0b179d053b403961e42e4d (diff) | |
download | linux-48f40b96de2c790eac6114e3e879a48fe9f89349.tar.xz |
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: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/thunderbolt/ctl.c')
0 files changed, 0 insertions, 0 deletions