diff options
author | morten petersen <morten_bp@live.dk> | 2019-07-08 11:41:54 +0000 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2019-07-11 10:19:00 -0500 |
commit | 25777e5784a7b417967460d4fcf9660d05a0c320 (patch) | |
tree | 32c1907c42d49311df76a110e23111aeabcef2f6 /include | |
parent | 20b5d24c7669813ec73589146f7dcefbf259a26a (diff) | |
download | linux-stable-25777e5784a7b417967460d4fcf9660d05a0c320.tar.gz linux-stable-25777e5784a7b417967460d4fcf9660d05a0c320.tar.bz2 linux-stable-25777e5784a7b417967460d4fcf9660d05a0c320.zip |
mailbox: handle failed named mailbox channel request
Previously, if mbox_request_channel_byname was used with a name
which did not exist in the "mbox-names" property of a mailbox
client, the mailbox corresponding to the last entry in the
"mbox-names" list would be incorrectly selected.
With this patch, -EINVAL is returned if the named mailbox is
not found.
Signed-off-by: Morten Borup Petersen <morten_bp@live.dk>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions