diff options
author | Arend Van Spriel <[email protected]> | 2018-01-22 21:46:40 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-01-24 18:02:39 +0200 |
commit | b69c1df47281ad47bd2037a42b98f5c7115b7fd5 (patch) | |
tree | 8fc1f6eb8204ef06b99d7b0281e051b09c7f5555 /net/unix/af_unix.c | |
parent | 5242a5444e0b6464d7455beb55d936dd192b5e9d (diff) |
brcmfmac: separate firmware errors from i/o errors
When using the firmware api it can fail simply because firmware does
not like the request or it fails due to issues in the host interface.
Currently, there is only a single error code which is confusing. So
adding a parameter to pass the firmware error separately and in case
of a firmware error always return -EBADE to user-space.
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions