mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 11:50:50 +00:00
When handling errors through ioctl, the error returned by the server is always 0 on the client, because cookie.result is not assigned, the error returned should be in msg->result Signed-off-by: chenrun1 <chenrun1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| rpmsgfs.c | ||
| rpmsgfs.h | ||
| rpmsgfs_client.c | ||
| rpmsgfs_server.c | ||