2a780e0467
Problem: - `iob_copyout` to `d_buf` doesn't set `io_len` of the IOB, so `devif_poll` failed to copy the data into `buf` by `iob_copyout` Modification: - Just Move the IOB in `devif_forward`. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
netdev_carrier.c | ||
netdev_count.c | ||
netdev_default.c | ||
netdev_findbyaddr.c | ||
netdev_findbyindex.c | ||
netdev_findbyname.c | ||
netdev_foreach.c | ||
netdev_ifconf.c | ||
netdev_input.c | ||
netdev_iob.c | ||
netdev_ioctl.c | ||
netdev_lladdrsize.c | ||
netdev_register.c | ||
netdev_txnotify.c | ||
netdev_unregister.c | ||
netdev_verify.c | ||
netdev.h | ||
netdown_notifier.c |