Skip to content
Commit 99429e10 authored by Mikael's avatar Mikael
Browse files

Add command and error to IOCTL failure exception



When an IOCTL call fails in the driver library, the failure exception
only states "IOCTL failed" without any further information. To make it
easier to see what IOCTL call failed and why, the exception will now
include the command that failed and the reason for the failure.

Change-Id: Ife4957d2c0d692b3fcdbdc72538690d50385d365
Signed-off-by: Mikael's avatarMikael Olsson <mikael.olsson@arm.com>
parent 42699b0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment