commit | 66333cb3d7d4ff853b6945f01e68d8986d821235 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Nov 25 13:21:30 2014 +0300 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Tue Nov 25 13:21:30 2014 +0300 |
tree | 88fcfa99283e69282a48e48f4e26e6446ce5a115 | |
parent | a49493b548db635084abbdbdda2c95da9c25356c [diff] |
amdkfd: fix some error handling in ioctl There is a typo here so the errors from kfd_bind_process_to_device() are not detected. Reviewed-by: Oded Gabbay <oded.gabbay@amd.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>