mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 22:21:04 +08:00
0ead147841
The default mode for Rpmsgdev is to read/write data as long as possible for caller, this mode does not apply to tun devices, tun devices can read and write only one complete ip packet at a time. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>